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

Flyout: use CSS grid to deal with flyout space #400

Open
humitos opened this issue Oct 10, 2024 · 0 comments
Open

Flyout: use CSS grid to deal with flyout space #400

humitos opened this issue Oct 10, 2024 · 0 comments

Comments

@humitos
Copy link
Member

humitos commented Oct 10, 2024

In #360 we mentioned we may need to use CSS grid or a similar technique to deal with spacing. Mainly when the flyout is collapsed and the version name is long.

One approach could be to use CSS grid areas: https://ishadeed.com/article/css-grid-area/

We need to talk more about this and explore alternatives (like flexbox, #360 (comment)). Also note that most of this will change when working on the next iteration of the flyout as a "toolbar" or similar: #53

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