neilenns / react-access-code-map

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

Move the access code details dialog to the top #64

Closed neilenns closed 1 year ago

neilenns commented 1 year ago

It shouldn't be centered on the screen for mobile it takes up too much space and the submit button gets hidden behind the keyboard. Also cut the multi-line field down to lines

neilenns commented 1 year ago

Change the style of the text boxes to match the login screen as well. That will save space

neilenns commented 1 year ago

Make the notes field get focus by default

neilenns commented 1 year ago

Make the edit dialog say add or edit depending on what it was opened for