Add support for hidden="until-found" for collapsibles components
#4194
Closed
anthony-robin
started this conversation in
Ideas / feature requests
Replies: 3 comments
-
|
Good idea 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I did some tests:
How
Proposal:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Resolved in #4199 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Currently, there is no way to search for content (using browser search feature) inside a collapsible component.
Using
hidden="until-found"allows the browser to search inside and reveal these content improving UX and accessibility.Could Daisy supports this strategy easily out of the box as a CSS only solution ?
Browser support is advanced, only Safari is late to the party ;)
Here are some references:
Thank you :)
Beta Was this translation helpful? Give feedback.
All reactions