elixir-luxembourg / daisy

Data Information System (DAISY) is a data bookkeeping application designed to help Biomedical Research institutions with their GDPR compliance.
GNU Affero General Public License v3.0
13 stars 10 forks source link

JSON response returned for invalid modal Edit forms #370

Closed vildead closed 11 months ago

vildead commented 2 years ago

When the following modal Edit forms are invalid, JSON response containing the form errors is returned instead of form with invalid fields highlighted.

tested on commit d03293a21712d6c04ec0b0dfef38103bac9e0a05

vildead commented 2 years ago

related to #348

vildead commented 11 months ago

Fixed in 1.7.12

Errors in the form are now displayed properly (red highlight on respective field)