Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: Click handlers on the menu-items inside of the menu do not fire correctly in IOS devices. #4623

Open
1 task done
TarunAdobe opened this issue Jul 24, 2024 · 1 comment
Labels
bug Something isn't working Component: Action Menu Component: Menu iOS bug reported in iOS devices jira ticket created triage An issue needing triage

Comments

@TarunAdobe
Copy link
Contributor

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

action-menu, menu, menu-item

Expected behavior

Correct click handler is expected to fire up on selecting the menu-item inside of the menu.

Actual behavior

On Safari mobile web where click handlers on the menu items inside of the menu will not run (or the incorrect handler will run). the correct handler will run sometimes. this does not occur in Chrome or Safari desktop (or responsive mode — i reproduced this in simulator).

Screenshots

No response

What browsers are you seeing the problem in?

No response

How can we reproduce this issue?

  1. Open this in IOS simulator or real device.
  2. Click on the action-menu button.
  3. Select an item.
  4. Check console.
  5. Verify that click handlers are not getting called correctly.

Sample code that illustrates the problem

No response

Logs taken while reproducing problem

No response

@TarunAdobe TarunAdobe added bug Something isn't working triage An issue needing triage needs jira ticket labels Jul 24, 2024
@TarunAdobe
Copy link
Contributor Author

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working Component: Action Menu Component: Menu iOS bug reported in iOS devices jira ticket created triage An issue needing triage
Projects
None yet
Development

No branches or pull requests

2 participants