comic / grand-challenge.org

A platform for end-to-end development of machine learning solutions in biomedical imaging
https://grand-challenge.org
Apache License 2.0
167 stars 49 forks source link

Make HX indicators robust against validation failures #3389

Closed chrisvanrun closed 1 week ago

chrisvanrun commented 1 week ago

When adding a title to a display set / archive item that already exists, the validation error causes a partial update of the DOM, messing the the states of the 'Save' button.

This then shows the permanent state of 'Loading...': image

The indicators handlers now:

miriam-groeneveld commented 1 week ago

image

Isn't there a filter that will correct that? Or remove the "An" altogether?

chrisvanrun commented 1 week ago

image

Isn't there a filter that will correct that? Or remove the "An" altogether?

Fixed! An oversight since I was focussing on Archive Items at the time =P