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

Implement grid layout for responsive design #617

Open
manuelwedler opened this issue Apr 15, 2021 · 0 comments
Open

Implement grid layout for responsive design #617

manuelwedler opened this issue Apr 15, 2021 · 0 comments

Comments

@manuelwedler
Copy link
Contributor

Description

We made the WebUI using a fixed width to overcome some problems of the responsiveness of the layout. In the future we should use the full width of the screen again and a have fully responsive WebUI.
This should be possible by designing a grid and by using CSS grid layout to implement it. This should also solve some problems like the header breaking the layout.

@manuelwedler manuelwedler added this to the Product Backlog milestone Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant