Backdrop really ought to have, or be able to have, placeholders for admin form inputs. More and more designers hide form labels and rely on placeholders to provide information in a clean manner.
Perhaps the easiest place to visual this working is on the User registration/login and password forms. Here's an example:
Whilst it's feasible to add placeholders per input field and form through your theme template.php file, surely we should be taking full advantage of HTML5's features and have this in core for all admin forms?
Recent comments
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
The Views Watchdog module for Backdrop "extends the Views module and allows to create custom lists of log entries". On Github, there is also a Wiki page with information about available fields,...
Filter by text in "message" in /admin/reports/dblog