-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Contribution guidelines
- I've read the contribution guidelines and wholeheartedly agree
I want to suggest an idea and checked that ...
- ... to my best knowledge, my idea wouldn't break something for other users
- ... the documentation does not mention anything about my idea
- ... there are no open or closed issues that are related to my idea
Description
When using both the feature navigation.sections
and navigation.indexes
you can get into situations where the section header is itself a link to an index page. For example, on this page the headers "Migration" and "Contributing" appear like other section headings, but are in fact clickable links to index pages.
On hover the color of the text changes to indicate there is a link, but prior to that there is no visual indication to the user that more content lives there.
I'm not sure what the best UI treatment should be, but it would be great if the clickable section headers were visually distinguished from the non-clickable ones.
Use Cases
It would make it easier for users to discover content, or at least less likely to miss content that they are looking for.
Screenshots / Mockups
No response