-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Allow passing rootListProps to GroupedList (#15772) #16050
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
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 408c3c6:
|
Perf Analysis
All results
|
Asset size changes
Baseline commit: ce5fa0ab118812d2b188a990de503a37b6b77e1d (build) |
|
🎉 Handy links: |
Pull request checklist
$ yarn changeDescription of changes
As discussed in issue #15772,
GroupedListdoesn't receive HTML attributes and other properties (e.g.aria-labelledby). The agreed solution was to passrootListPropsfollowing the pattern offocusZoneProps.Focus areas to test