-
Notifications
You must be signed in to change notification settings - Fork 371
chore(expandable section): improve toggle text to be descriptive #11737
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
chore(expandable section): improve toggle text to be descriptive #11737
Conversation
Preview: https://patternfly-react-pr-11737.surge.sh A11y report: https://patternfly-react-pr-11737-a11y.surge.sh |
I have not changed the "With custom toggle content" example as it already has a descriptive text, let me if it needs to be changed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's also update the "Show less" toggle text similarly for each example, so "Show less basic example content" and so on
I did think about this since the example "Indented expandable content" already had a expanded section by default. Forgot to ask ig, anyways will make the changes. |
753dd98
to
908023b
Compare
Your changes have been released in:
Thanks for your contribution! 🎉 |
Closes #11394