dbmi-pitt / dbmi-annotator

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

Closed eric-chou closed 8 years ago

eric-chou commented 8 years ago

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.