Problem/Motivation
Site Status provided block gives too much information, which makes easier to create a long scroll in the dashboard, losing its main purpose of having an overall view of the different blocks it contains.
Steps to reproduce
Install drupal_cms, which has webform module and raises an error because not all libraries are local, but from CDN.
This creates a long scroll.
Proposed resolution
Only show the summary of the errors and not the details, and include a link to the reports page.
Remaining tasks
MR.
User interface changes
More condensed information and a way to know more in a separate page instead of having everything in the block.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | condensed-site-status.png | 18.07 KB | penyaskito |
Issue fork dashboard-3481502
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
penyaskitoComment #4
penyaskitoComment #5
penyaskitoGood call, actually we should check access to the block itself.
Comment #6
plopescBlock looks good and access improvements are great.
Marking as RTBC.
Comment #8
penyaskito