Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug - EntityListItem actions click doesn't prevent entire card click #2463

Open
dani1993 opened this issue Apr 26, 2023 · 3 comments
Open
Labels
bug Something isn't working as expected stale Used to mark when there was no activity for a set period of time

Comments

@dani1993
Copy link

Forma 36 bug report

Summary

On EntityListItem component, if are enabled both onClick and actions properties, clicking on actions button is intercepted also card onClick event property.

Expected results

Expected stopPropagation and preventDefault of click event when actions button is clicked.

@dani1993 dani1993 added the bug Something isn't working as expected label Apr 26, 2023
@github-actions
Copy link

Marking issue as stale since there was no activity for 30 days

@github-actions github-actions bot added the stale Used to mark when there was no activity for a set period of time label May 27, 2023
@wpigoury
Copy link

Same issue when href and actions properties are set, clicking on actions menu triggers the href as well opening a new tab while we just want to open the action menu.

@github-actions github-actions bot removed the stale Used to mark when there was no activity for a set period of time label Apr 19, 2024
Copy link

Marking issue as stale since there was no activity for 30 days

@github-actions github-actions bot added the stale Used to mark when there was no activity for a set period of time label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected stale Used to mark when there was no activity for a set period of time
Projects
None yet
Development

No branches or pull requests

2 participants