Opened 6 years ago
Last modified 6 years ago
#47105 new defect (bug)
Not focusing on input control when validate that input control
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Taxonomy | Keywords: | input-validation |
Focuses: | ui, accessibility, administration | Cc: |
Description
This issue is generated in form validation (category,tag,taxonomy,etc...) in input controls.
When anyone submits or save categories without a fill input box then showing red box validation but currently, it's not focusing validate a field (input field).
Expected:
When anyone submits or save category without fill input box then autofocus on validating input field that showing to the user to enter some value in the input box.
Please follow this GIF steps:
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
I have fixed this focusing issue.