Skip to content

Conversation

@reakaleek
Copy link
Member

@reakaleek reakaleek commented Nov 20, 2025

Context

The current navigation dropdown is not working in certain cases.

I realized that the Id of toc navigations is not truly unique, which causes the navigation items to have duplicate IDs, thus the dropdown cannot identify the container.

Changes

Use the url of the file to generate an ID.

@reakaleek reakaleek requested a review from a team as a code owner November 20, 2025 13:13
@reakaleek reakaleek requested a review from Mpdreamz November 20, 2025 13:13
@reakaleek reakaleek marked this pull request as draft November 20, 2025 13:14
@reakaleek reakaleek added the fix label Nov 20, 2025
@reakaleek reakaleek marked this pull request as ready for review November 20, 2025 13:24
@reakaleek reakaleek merged commit e5d1be7 into main Nov 20, 2025
24 of 25 checks passed
@reakaleek reakaleek deleted the feature/fix-navigation-dropdowns branch November 20, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants