Actions
Bug #24590
closedDirective errors section is not consistent and always redirects to first tab
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
It bothers me each time
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Very Small
Priority:
88
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When creating or editing a directive :
- when there are errors in the first tab "Information" (the single possible error cause for now is having an empty name), the error message is
There was a problem with your request.
- when there are errors in the second tab "Parameters" (e.g. a required parameter is empty), it redirects to the first tab which displays the error
(when going back to the parameters tab, the error is still displayed).
- the error for an empty name should not be
There was a problem with your request.
and should have the reason - the errors in the "Parameters" tab should be displayed at the top of the tab, without redirecting to the first tab
Files
Actions