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
Updated by Clark ANDRIANASOLO 8 months ago
- Target version changed from 8.1.0~rc1 to 7.3.14
Updated by Clark ANDRIANASOLO 8 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 8 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5541
Updated by Clark ANDRIANASOLO 8 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|ab9c1d1bd73237ee9e8efc208fdc91316c2f8c91.
Updated by Raphael GAUTHIER 8 months ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ 7 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.3.14, 8.0.8 and 8.1.1 which were released today.
Actions