There are several interfaces where we have the option to add a new item and rearrange existing items in the same place. On the user roles page the "Add role" button is waay off to the right, and is easily overlooked. On the field UI the "Save" button both adds a new role and saves the order.
Roles:
Fields:
Let's implement the pattern from the Field UI form on the Roles page too.
Also related: https://github.com/backdrop/backdrop-issues/issues/927
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