ecrin-github / rms-portal-new

RMS Portal with Python backend
MIT License
0 stars 0 forks source link

Modify dropdowns to be able to remove selected value when field is not mandatory #81

Open cudillal opened 3 weeks ago

cudillal commented 3 weeks ago

Some dropdowns (ones with default select html tag, not ng-select) don't allow removing the selected value, which is a problem for fields that are not mandatory.