ucsb-cs156-s24 / proj-gauchoride-s24-5pm-6

https://ucsb-cs156-s24.github.io/proj-gauchoride-s24-5pm-6/
0 stars 0 forks source link

FEATURE: Change Driver Id text fields to dropdown #12

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

User Story

Discussion

Right now, when admins are creating shifts, the form contain text boxes where the admin has to input the Driver Id.

image

This is inconvenient because, the admin either has to memorize witch driver id corresponds to which person, check it beforehand, or if they don't remember while filling out the form, they have to check and potentially lose progress.

It would be much easier to be able to select from a dropdown list that contains all of the active driver ids and their names.

Acceptance Criteria

Implementation Todos

Frontend:

github-actions[bot] commented 5 months ago

Copied from https://github.com/ucsb-cs156/proj-gauchoride/issues/109