designsystemet icon indicating copy to clipboard operation
designsystemet copied to clipboard

feat(Accordion): open when using search-in-page

Open Barsnes opened this issue 7 months ago • 1 comments

POC for opening Accordion when the user uses search-in-page.

Uses hidden="until-found", which is not yet supported in Firefox. If you are in a browser that does not support the beforematch event, it starts opened.

Edits how AnimateHeight works.

References: https://developer.chrome.com/docs/css-ui/hidden-until-found https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/hidden#the_hidden_until_found_state

Barsnes avatar Jul 10 '24 12:07 Barsnes