Skip to content

List of namespaces is broken - cuts off after 19 items #3

@adamgit

Description

@adamgit

If you have a really small project, or not much code, you won't notice this.

For all other cases: it's unusable. This template generates a scrollbar on the left-hand panel of http://localhost:8080/api/index.html that cuts off the bottom 2-3 items and makes them inaccessible. The items are in the HTML page source, but this CSS is blocking their display.

I'm not sure what causes it, but looks like there's excessive use of changing overflow and inserting fixed heights, presumably some of those are causing this. Converting it to plain HTML works as expeted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions