Dashboard Improvement 4: Widget Group Editor #9868
dszidi
announced in
Design Previews
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While configuring the Dashboard page, users can add or edit Widget Groups. When either of those action buttons have been clicked, the Widget Group Editor form will slide in from the right edge of the page. The editor can be broken down into three main sections.
Workflow
The workflow for widget creation is as follows
About Widget Settings
The first field will always be the Widget Type select list. Additional fields in the Widget Settings area of the form will be dynamic. The fields will change depending on context.
For example, in the previous wireframe, the Widget Type field has Chart selected. This is because the layout is for a group of many. If the single widget layout was selected, this field would have contained a list of our current full sized widgets. Since it is one of the other layouts, the Widget Type has a list of the available widget types for half and quarter sized widgets
Available Datapoints
While we do have designs for new half and quarter sized widgets, we don't have a concrete list of datapoints we will expose for the "datapoints" Widget Type. Datapoints will need to be curated to some degree. This is to ensure layouts would work. For example, we wouldn't want to make the OS version string available on a quarter sized widget because there wouldn't be enough space to accommodate it.
With that said, we'll be generally focusing on information that is already available on the current widgets (including the new GPU widget). We are however still open to suggestions. Feel free to make suggestions for what you would like to see as available datapoints. If it doesn't make it into this release, we will keep it under consideration for future releases.
Beta Was this translation helpful? Give feedback.
All reactions