This is related to #1040.
I'm wondering if the UX would be better if instead of this:
- fill form in a rush, but fail to notice the tiny red asterisks in some fields
- click "save"
- page reloads
- see validation errors
- fix errors
- click save again
...we provided a better UI that guided people to this: 1. fill form in a rush, but still fill in required fields because "required" indicators are bigger and made more prominent -> get a "live" feedback/indication that you've done the right thing 2. save -> win! (at least less chances that you've done something "wrong")
Something like this:
Here's another set of screenshots to demonstrate do's and don't's with regards to accessibility:
Recent comments
It sounds like a CSS/JS bug in the Layouts UI: when the "Add block" row is hidden with display:none, its help/description element isn’t being hidden together. 🔧 Things to try...
Add blocks filtering problem
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog