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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking on the resizing handle triggers click on the column header #227

Open
3 of 8 tasks
squidjam opened this issue Apr 12, 2023 · 2 comments
Open
3 of 8 tasks

Comments

@squidjam
Copy link

Describe the bug

Clicking on the resizing handle triggers click on the column header

How to reproduce

Build a table using a resizable column, making sure at least one of the columns is resizable and has an onclick event.

Steps to reproduce the behavior:

  1. Build the table as instructed above
  2. Click on the resizing handle
  3. The onclick triggers for the column header

Expected behavior

The handle's click event should not propagate

Versions

Clarity project:

  • Clarity Core
  • Clarity Angular/UI

Clarity version:

  • v5.x
  • v6.x

Framework:

  • Angular
  • React
  • Vue
  • Other:

Framework version:
React: 18

Device:

  • Type: Dell Laptop
  • OS: Windows 10
  • Browser: Edge 111.x, Chrome 106.x

Additional notes

I know this component set is still up for us to check and give feedback. (Thanks for all your great work).

@squidjam
Copy link
Author

plink

@squidjam
Copy link
Author

Plink

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant