Skip to content

Text in the documentation table is truncated with elipsis #38

@MajaZubko

Description

@MajaZubko

This issue is related to the way the documentation is displayed on page https://the-one-api.dev/documentation.
Some of the endpoints urls are truncated with elipses which prevents the user from seeing all of it (unless they change the width of the window - works fine in narrow screens).

This should be easy to fix by removing the text-overflow: ellipsis and using overflow-wrap or word-break (not sure which would work best here).

Another option would be to add a tooltip on hover containing the full text when it gets truncated.

Screenshots taken on width of 1440px:

Screenshot 2021-05-24 at 09 42 40

Screenshot 2021-05-24 at 09 43 02

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions