-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Make Dashboard widgets more readable and less busy-looking #3093
Copy link
Copy link
Closed
Labels
CriticalIndicates the severity of an issue is very critical and the issue has a very high priority.Indicates the severity of an issue is very critical and the issue has a very high priority.TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone
Metadata
Metadata
Assignees
Labels
CriticalIndicates the severity of an issue is very critical and the issue has a very high priority.Indicates the severity of an issue is very critical and the issue has a very high priority.TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
The Piwik dashboard is very useful and practical, but it can be a daunting for a first time user.
Each dashboard widget shows footer icons, pager, ... but they are usually rarely used. Especially since we store changes in the database and apply them when opening the dashboard again. Therefore we want to hide the widget footer by default but give users the possibility to "expand" the footer. Some reports that provide further controls should be able to add controls to this by default hidden footer to hide complexity. It's up to each report to define useful default values.
Also made the dataTable and All Websites Dashboard look nicer. For instance removed some borders.