based on annotator.js, an annotation framework enable user account and annotation permission management and templating annotation plugin in biomedical domain.
Apache License 2.0
4
stars
5
forks
source link
[MP] Notifying with some required fields aren't filled in? #150
ex. currently, when filling in data & materials, all fields are erased if clicking save without filling all required fields:
INPUT: Add dose number, leaving some other required fields blank (such as type, direction, etc.), click save
OUTPUT: Every field is reset to blank
Potential solution: Instead of erasing, maybe keep existing input but highlight fields that are required to be filled in order to save.
ex. currently, when filling in data & materials, all fields are erased if clicking save without filling all required fields: INPUT: Add dose number, leaving some other required fields blank (such as type, direction, etc.), click save OUTPUT: Every field is reset to blank Potential solution: Instead of erasing, maybe keep existing input but highlight fields that are required to be filled in order to save.