lemeryfertitta / Climbdex

Search engine for training board climbs
https://climbdex.com
MIT License
44 stars 12 forks source link

Login Modal is not closing completely #73

Closed gardaholm closed 3 weeks ago

gardaholm commented 1 month ago

If you log in on the board-selection screen and you close the modal the grey shadow from the modal keeps being visible and prevents you from using the form fields. I've added a location.reload(); when closing the screen which makes the page useable again, otherwise a manual refresh was neccessary.

This happend on chrome and android. The fix is addressed in https://github.com/lemeryfertitta/Climbdex/pull/72