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

Login View Fix for Safari #21582

Merged
merged 3 commits into from
Jul 5, 2023
Merged

Login View Fix for Safari #21582

merged 3 commits into from
Jul 5, 2023

Conversation

zofskeez
Copy link
Contributor

@zofskeez zofskeez commented Jul 5, 2023

A display issue was discovered in Safari where on the login screen it appeared that it was not loading on smaller viewports. In reality, there was a style issue where the icon would stretch the height of the parent container and push the content down, potentially out of view. Adding an explicit height to the parent div of the icon fixes the issue.

Screen.Recording.2023-07-05.at.10.31.32.AM.mov

image

Resolves #21406

@zofskeez zofskeez added this to the 1.14.1 milestone Jul 5, 2023
Copy link
Contributor

@Monkeychip Monkeychip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vault 1.14.0 - GUI not visible on Safari
2 participants