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

Fix getting started footer visibility in wide and short viewports #16659

Closed

Conversation

matildepark
Copy link
Contributor

Fixes #16006

Removes some hard-coded height numbers and relies on flexbox space-between positioning two children: one, a wrapper for the left-hand panel UI, and two, the getting started footer.

Aug-26-2021 15-35-55

@ClearlyClaire
Copy link
Contributor

ClearlyClaire commented Sep 1, 2021

Removing the awful padding/margin trick is welcome, but this introduces at least one worse issue: if the textarea grows too low, it pushes the button outside of the view:

Peek.01-09-2021.15-15.mp4

@matildepark
Copy link
Contributor Author

Would setting a max-height be okay?

@weex
Copy link
Contributor

weex commented Sep 16, 2021

@matildepark Why not try it?

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/wontfix This will not be worked on label Apr 16, 2022
@stale stale bot closed this Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display problem in the web frontend: Getting-Startet-Footer not reachable
3 participants