mah51 / ScuffedMDB

An open-source website to rate movies watched with friends, made with next.js & chakra-ui. Hosted on vercel.com.
https://smdb.mikeroph.one
MIT License
104 stars 19 forks source link

Make the "Read-only Mode" alert persistent (but close-able) #48

Closed olig89 closed 3 years ago

olig89 commented 3 years ago

Imho, either: Keep the same alert-box but move it to the bottom of the screen (out of the way) and make it persistent. or: Have an alert be the top element in a page (moving everything down 10px or whatever)