NCEAS / metacatui

MetacatUI: A client-side web interface for DataONE data repositories
https://nceas.github.io/metacatui
Apache License 2.0
41 stars 27 forks source link

Improve query rule validation messages #1869

Open laurenwalker opened 3 years ago

laurenwalker commented 3 years ago

Right now if I create a query rule that is invalid and attempt to save the portal, I get a validation error message (yay), but it simply says, At least one filter is invalid. This gets the job done, but let's improve by:

[ ] Highlighting the rule that is invalid [ ] Stating why it is invalid

Screen Shot 2021-09-02 at 10.32.42 AM.png

robyngit commented 3 years ago

Duplicate of: #1588