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

Fix #7166 - Datatable : fix ColumnFilter aria-controls #7167

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

kyybo
Copy link
Contributor

@kyybo kyybo commented Sep 12, 2024

Set aria-controls for ColumnFilter only when the menu filter is visible in DOM.

fix #7166

Set 'aria-controls' for ColumnFilter only when the menu filter is visible.

fix primefaces#7166
Copy link

vercel bot commented Sep 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Sep 12, 2024 10:13am
primereact-v9 ⬜️ Ignored (Inspect) Sep 12, 2024 10:13am

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@kyybo
Copy link
Contributor Author

kyybo commented Sep 12, 2024

I don't understand why it says "PR does not seem to be linked to any issues". Am I missing something?

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

Successfully merging this pull request may close these issues.

DataTable : fix ColumnFilter aria-controls
2 participants