Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
adamgit opened this issue Jul 14, 2022 · 0 comments
Open

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

adamgit opened this issue Jul 14, 2022 · 0 comments

Comments

@adamgit
Copy link

adamgit commented Jul 14, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant