neilenns / react-access-code-map

Access code map written using React
MIT License
0 stars 0 forks source link

Figure out why there is no sign out button on mobile #34

Closed neilenns closed 1 year ago

neilenns commented 1 year ago

The button is there, as is the leaflet attribution text, but it's hidden under the controls of the browser on both edge and chrome on mobile. Probably something to do with the CSS I'm using to set full screen.

neilenns commented 1 year ago

Probably need to switch to using flexboxes.

neilenns commented 1 year ago

I have wasted so much time on this. There's a branch for it that has a bunch of attempts to fix, none of which worked.

neilenns commented 1 year ago

I gave up this. People can just make it a persistent web app on mobile, it's better that way anyway.