-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
HacktoberfestSimple issues suitable Hacktoberfest PRsSimple issues suitable Hacktoberfest PRsbugSomething isn't workingSomething isn't workingdesignSimilar to UI/UXSimilar to UI/UXjavascriptJavascript knowledge neededJavascript knowledge neededmaterial/uiRelated to Material/UI dependencyRelated to Material/UI dependencyreactReact knowledge neededReact knowledge neededui/uxIssues related to design/UI/UXIssues related to design/UI/UX
Description
I have been reported about a bug in some small devices, where the dialog' Close button falls out of the view. The user needs to scroll down a bit to see the button. Looks like it's when the app is viewed directly from browser, while it is showing the navigation bar.
Initial view (before scrolling):
Final view (after scrolling down):
Fle: https://github.com/emibcn/covid/blob/master/app/src/Widget/Actions.jsx#L53
Some extra info: https://stackoverflow.com/questions/37395561/how-to-hide-a-mobile-browsers-address-bar
Possible solution: https://chanind.github.io/javascript/2019/09/28/avoid-100vh-on-mobile-web.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HacktoberfestSimple issues suitable Hacktoberfest PRsSimple issues suitable Hacktoberfest PRsbugSomething isn't workingSomething isn't workingdesignSimilar to UI/UXSimilar to UI/UXjavascriptJavascript knowledge neededJavascript knowledge neededmaterial/uiRelated to Material/UI dependencyRelated to Material/UI dependencyreactReact knowledge neededReact knowledge neededui/uxIssues related to design/UI/UXIssues related to design/UI/UX

