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
[Bug]: (iOS) sp-card (supplied with an actions slot) action menu opens tray and on menu item selection in tray, if other card is behind it registers click on it as well.
#4461
Closed
1 task done
jaya-Adobe opened this issue
May 15, 2024
· 2 comments
· Fixed by #4396
Code of conduct
Impacted component(s)
Firefly
Expected behavior
on Selecting menu item in tray, it should not pass events to the component behind it.
Actual behavior
It passes the click event to sp-card behind it. It happens in iOS (iPhone 11 Pro) , all browser.
Screenshots
video3.mp4
What browsers are you seeing the problem in?
Chrome
How can we reproduce this issue?
card clicked , {index}
(0-based) when that card click event is triggered.Note : the issue reproduces on some Android as well, but the frequency is a bit low. But easily repro in iOS
video3.mp4
Sample code that illustrates the problem
Story book - https://studio.webcomponents.dev/edit/GnkodO5cuznEsnNm8DyF/src/index.ts?p=stories
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: