phac-nml / irida-next

IRIDA Next
https://phac-nml.github.io/irida-next/
Apache License 2.0
8 stars 2 forks source link

Sample filtering when manually entering samples results in cursor moving to next sample entry if there is a pause (DFCT0010081) #647

Closed deepsidhu85 closed 1 week ago

deepsidhu85 commented 2 weeks ago

Summary

Currently when filtering the project and group samples table using the Filter by sample names or Id modal, when a user is typing sample names or ids there is a 1 second delay before the cursor moves to the next input. As a user typing out the sample names or ids I could be reading the inputs off of for example a faxed form, in which case the 1 second delay is not enough. This should be updated to not move onto the next input unless a delimiter is entered such as a comma.

Acceptance Criteria

Note: Will also need to figure out when to submit the form as having the user enter a comma after the last input isn't very user friendly