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

Column hover highlighting gets "stuck" on column when columnHoverHighlight is set to false #7945

Closed
jkillian opened this issue May 10, 2024 · 0 comments

Comments

@jkillian
Copy link

I'm submitting a ... (check one with "x")

[x] bug report => see 'Providing a Reproducible Scenario'
[] feature request => do not use Github for feature requests, see 'Customers of AG Grid'
[] support request => see 'Requesting Community Support'

Providing a Reproducible Scenario
See https://plnkr.co/edit/N7O0be8cZSbAEKXU?open=index.tsx

Current behavior
If a column is currently highlighted, and columnHoverHighlight is changed from true to false, the highlighting stays on that column and is "stuck". See Plnkr link above for a quick repro. I've also attached a gif of the current behavior - note how after columnHoverHighlight is disabled, the highlight on the "Country" column is now "stuck":

2024-05-10 11 16 48

Expected behavior
The column highlight should be removed when columnHoverHighlight is set to false

Please tell us about your environment:

  • AG Grid version: 31.3.0

  • Browser:
    'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    (And all browsers I think)

  • Language: Tested in the React version of the library

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

No branches or pull requests

2 participants