Feature #32764
closed
Make form validation errors more obvious for users
Added by Marius BĂLTEANU almost 5 years ago.
Updated almost 5 years ago.
Description
Currently, the validation errors are shown only on top of the page:
which makes very hard for the user to find those fields with errors, especially when there are multiple fields (how is in the case of an issue).
What do you think if we make those fields with errors more obvious?
Files
- Description updated (diff)
Marius BALTEANU wrote:
What do you think if we make those fields with errors more obvious?
+1
It is a very common interface. And the issue form tends to have many fields, so Redmine should definitely have this feature.
Marius BALTEANU wrote:
What do you think if we make those fields with errors more obvious?
I think that would be a nice improvement indeed. Though I'm not sure if the field label should be changed too or if the highlighting of the actual field (border) itself is sufficient. We might want to get some feedback on that as some users may have patched/changed the core in such a way that it has custom field styling which may conflict with such a change (however, such shouldn't block a change like proposed here).
Here is the patch.
Mischa The Evil wrote:
I think that would be a nice improvement indeed. Though I'm not sure if the field label should be changed too or if the highlighting of the actual field (border) itself is sufficient. We might want to get some feedback on that as some users may have patched/changed the core in such a way that it has custom field styling which may conflict with such a change (however, such shouldn't block a change like proposed here).
Initially, I tried only the field (border), but because all labels are bold, it wasn't obvious enough for me. Anyway, any option works for me.
- Target version set to 4.2.0
This is a nice UI improvement!
Setting the target version to 4.2.0.
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you for improving Redmine.
- Related to Defect #34580: Custom field labels do not contain class "error" when the field value is invalid added
Also available in: Atom
PDF