Commit bafcd27
committed
fix: prevent mobile web popover from closing instantly on Copy Link selection
Guard onItemSelected in SearchTypeMenuNarrow to not close the popover when
shouldCloseModalOnSelect is false, matching the same pattern used in
ButtonWithDropdownMenu and ThreeDotsMenu.1 parent d21acbf commit bafcd27
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
| |||
0 commit comments