mozilla / protocol

A design system for Mozilla websites.
https://protocol.mozilla.org/
Mozilla Public License 2.0
260 stars 77 forks source link

Support deep linking in details component #329

Open stephaniehobson opened 5 years ago

stephaniehobson commented 5 years ago

Links to anchors that have the same ID as or an ID nested inside a collapsed details section should automatically open the section.

craigcook commented 1 year ago

We have this functionality in bedrock, we could backport it to the details component.

janbrasna commented 2 months ago

@craigcook Unfortunately I don't see deeplinks into closed details working: https://github.com/mozilla/bedrock/issues/14148#issuecomment-2037483662