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 height for mobile safari not to overlap URL bar #7334

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yoshiokatsuneo
Copy link
Contributor

@yoshiokatsuneo yoshiokatsuneo commented Feb 17, 2025

What type of PR is this?

  • Bug Fix

Description

On mobile Safari, the bottom part of the redash-ui is not visible as it was hidden by URL bar.
This PR fix the issue by setting height from 100vh to 100%.

How is this tested?

  • Manually

Before this PR:
929B79F9-4064-4906-A4F5-7DD3BE179A4E_1_102_o
94DD3066-B73F-411F-BBC6-243FE626A793_1_102_o

After this PR:
E0A746BD-F0CC-4B05-AED5-39258DAF50D8_4_5005_c
7CA30AA1-C973-4196-B9FE-287ABBEBCC60_1_102_o

@yoshiokatsuneo yoshiokatsuneo force-pushed the fix/mobile_safari_height_without_urlbar branch from 6e303aa to 2e62838 Compare February 17, 2025 16:18
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

Successfully merging this pull request may close these issues.

1 participant