-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
8.0.0alpha1
In regular expressions and icon mapping forms (where inline validation is introduced but forms are not opened as popups), when creating a new entry and clicking "Cancel" button without clicking anywhere else, inline validation is triggered for name field. Easier to see with 3G throttling.
Example: regex_cancel.mp4![]()
Steps to reproduce:
- In your browser set throttling to 3G (Developer tools -> Network -> change "No throttling" to 3G)
- Open Administration -> General -> Regular expressions
- Create new regular expression (click New regular expression)
- Click Cancel
Result: inline validation for name field is triggered, error message "This field cannot be empty." is shown until the form closes
Expected: form closes with no errors
In the moment of this task creation (19.09.2025) neither regular expression nor icon mapping inline validation were merged into master, but this scenario was reproduced on both branches where the inline validation is introduced.