You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Activate tabs with search matches when page loads with ?q= parameter
After highlight() adds <mark> tags to matching text, the new
activateTabsWithMatches() function detects marks inside inactive
Bootstrap tab panes and activates the first one. If the already-active
tab in a tabset contains a match, no switch occurs.
Includes test fixture for manual and future Playwright testing.
Co-Authored-By: Claude Opus 4.6 <[email protected]>
0 commit comments