Skip to content
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

The webuniversum creates an overflow of the tables with the sidenav #83

Open
KristofVDB1 opened this issue Nov 13, 2024 · 0 comments
Open

Comments

@KristofVDB1
Copy link
Contributor

Issue type:

  • 🐛 Bug
Screenshot 2024-11-13 at 15 56 29

Description:

The visual overflow is created because the table has a flag enabled that allows the element to overflow. Because of this, the table can expand from its initial container.

<div class="u-table-overflow">

Possible fixes are:

  • Don't allow the table to overflow and use a horizontal scrollbar to overflow
  • Make the side-navigation fixed instead of sticky so that it's only visible next to the introduction.
  • Other solution
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