aquariumbio / aquarium

The Aquarium Lab Operating System
http://klavinslab.org/aquaverse/
MIT License
58 stars 15 forks source link

[BUG] v2: tech-handoff: Assignment pop-up for single technician is not presented correctly #489

Closed bjkeller closed 3 years ago

bjkeller commented 3 years ago

Describe the bug When the manager is the only user in the technician group, the assignment popup on the manager page is teensy.

To Reproduce Steps to reproduce the behavior:

  1. Start tech-handoff with default database with user neptune as manager and technician
  2. Create a dummy operation type in developer
  3. Create a plan with operation in designer, and launch
  4. In manager, create a job for operation(s) from plan
  5. Click assign button for job

Expected behavior There is one user in the technician group in the scenario described, so the user should be shown the list with just their user name. If there are no technicians, then there should be an error message.

Screenshots

Screen Shot 2020-12-10 at 7 41 03 AM