-
- Notifications
You must be signed in to change notification settings - Fork 752
Closed
Closed
Copy link
Labels
good first issueEasier issue for first time contributorsEasier issue for first time contributorshelp wantedContributions are especially encouragedContributions are especially encouraged
Milestone
Description
Problem
Right now, the typedoc adds <wbr> tags to the menu items of the right (page) menu.
But the left (site) menu and content menu items don't have <wbr> tags added, it causes scroll bars on narrow screen width.
It can be solved via a customjs logic, but this is far from ideal.
It would be nice to have native support for <wbr> tags for the mentioned lists
Suggested Solution
Add tags to the left (site) menu and the central content list items.
The images below show how the left and content menus would look after the <wbr> tags are added to items.

Metadata
Metadata
Assignees
Labels
good first issueEasier issue for first time contributorsEasier issue for first time contributorshelp wantedContributions are especially encouragedContributions are especially encouraged

