Provide withExpandedAttribute prop to Select #7440
mariashipkova
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Combobox.Target has
withExpandedAttribute
prop that determines whether the target should havearia-expanded
attribute.Currently there is no way to add this attribute to Select component
Suggestion: https://github.com/mantinedev/mantine/blob/master/packages/@mantine/core/src/components/Select/Select.tsx#L266C6-L266C99
Beta Was this translation helpful? Give feedback.
All reactions