Skip to content

Properly add <wbr> tags to the left (site) menu and the central content list items #2940

Closed
@sanex3339

Description

@sanex3339

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.
Image

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueEasier issue for first time contributorshelp wantedContributions are especially encouraged

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions