Skip to content

Compatibility with browser search and text fragments #108

@stof

Description

@stof

While reading the release notes of Safari 26.2 which implements support for hidden="until-found", I realized something about this library.

The approach used in version 3 could easily add support for search in the content of tab panels, by using hidden="until-found" instead of hidden and the beforematch event to update the selected tab and hide the current panel.
I have no idea how the approach used in version 4 (using shadow DOM) could be made compatible with this search behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions