shamichan icon indicating copy to clipboard operation
shamichan copied to clipboard

More user-friendly staff assignment form

Open bakape opened this issue 9 years ago • 4 comments

It currently prints DB errors, if a user ID does not exist.

bakape avatar Apr 21 '17 19:04 bakape

Too much redundant work for a QoL improvement.

bakape avatar Jul 13 '18 21:07 bakape

Doesn't seem necessary, honestly.

Chiiruno avatar Oct 18 '19 14:10 Chiiruno

It would be nice to have validation both server- and client-side. Hmm, all we would need is <select> and a request to get all user names.

bakape avatar Oct 18 '19 20:10 bakape

  • [ ] Use <select> client-side
  • [ ] Catch invalid user name postgres error and don't 500 on it

bakape avatar Oct 18 '19 20:10 bakape