You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sp-picker component should open seamlessly and user should be able to select any option.
Actual behavior
The sp-picker keeps on blipping. The issue
Screenshots
FinalBugVideo.mov
What browsers are you seeing the problem in?
Safari
How can we reproduce this issue?
Open express app on iPad.
Click on 'Instagram square post'
Using 'Media' button on left, add 'two' images.
Select one image, click on 'triple dot' option, select 'select multiple' option
Select the other image
Select 'Group' button at top.
On the left side, you will have a panel of 'blend'. Click on any top 3 options, everything works fine.
Click on last item 'screen', drop down stops working.
Sample code or abstract reproduction which illustrates the problem
No response
Severity
SEV 2
Logs taken while reproducing problem
If the drop down in question is rendered without images, scrolling gets disabled. The issue is not reproducible then.
As the 'sp-menu-item' size increases with icon size '70'*'70' px. Scrolling gets enabled, on selecting the last item, this issue pops up.
The text was updated successfully, but these errors were encountered:
Please try to add as much as context that you can so that I can take a look what's going on? I rendered a simple picker and it seems to be working fine in an iPad.
As discussed this issue happens primarily in safari and don't happen in chrome.
As @Rajdeepc mentioned, there is already a fix in progress - #4969. Once that is done, we will be coming back to this.
abvermaadobe
changed the title
[Bug]: Sp-picker won't open on iPad, if scrolling is enabled and last item is selected.
[Bug]: Sp-picker won't open on iPad (safari), if scrolling is enabled and last item is selected.
Dec 5, 2024
Code of conduct
Impacted component(s)
sp-picker
Expected behavior
The sp-picker component should open seamlessly and user should be able to select any option.
Actual behavior
The sp-picker keeps on blipping. The issue
Screenshots
FinalBugVideo.mov
What browsers are you seeing the problem in?
Safari
How can we reproduce this issue?
Sample code or abstract reproduction which illustrates the problem
No response
Severity
SEV 2
Logs taken while reproducing problem
If the drop down in question is rendered without images, scrolling gets disabled. The issue is not reproducible then.
As the 'sp-menu-item' size increases with icon size '70'*'70' px. Scrolling gets enabled, on selecting the last item, this issue pops up.
The text was updated successfully, but these errors were encountered: