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

Scrolling and scaling of nested tables #98

Open
finnbau opened this issue Sep 8, 2022 · 0 comments
Open

Scrolling and scaling of nested tables #98

finnbau opened this issue Sep 8, 2022 · 0 comments
Labels
enhancement New feature or request O-Community

Comments

@finnbau
Copy link
Contributor

finnbau commented Sep 8, 2022

The Problem

Currently nested tables always scale to the size of its parent table regardless of the content. This creates a lot of whitespace if the nested table has less columns than the parent.

The solution

Ideally the nested tables would always render to the width of the current view. Additionally, they would be scrollable (horizontally) independently of the parent.

@finnbau finnbau added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request O-Community
Projects
None yet
Development

No branches or pull requests

1 participant