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

aria-hidden attribute in Grid filter dropdown causes a javascript error #8123

Open
IvanDanchev opened this issue Jan 23, 2025 · 1 comment
Open
Labels
Bug C: Grid FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Medium

Comments

@IvanDanchev
Copy link
Contributor

Bug report

A javascript error is thrown when opening the filter menu with filterable.multi enabled. Related to: #7960, #8096, https://github.com/telerik/web-components-ux/issues/1142

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/sMWcrNkv
  2. Click the filter button in the ProductName column header

Current behavior

A js error is thrown:
result:1 Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users...

Expected/desired behavior

No js exceptions on opening the filter menu.

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [Chrome, Edge]
@IvanDanchev IvanDanchev added Bug C: Grid FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Medium labels Jan 23, 2025
@IvanDanchev
Copy link
Contributor Author

The issue is no longer reproducible in Chrome Version 132.0.6834.111 (Official Build) (64-bit).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Grid FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant