Comment 6 for bug 1749812

Revision history for this message
Karl Williams (deadlight) wrote :

I'll take a look at these issues:

>Loading spinner is on second row
That should be a quick fix

>on/off button is too big
This is the default vanilla style. I'll speak to design & UX and see if there are options for smaller controls that are still accessible.

>Table titles are blue
>Table title for 'actions' doesn't match color of rest of titles
The blue ones are styled as links because they are interactive elements (for sorting). The black headings are non-interactive. We have some work planned to add clearer indication to sort order status to these links.

>No expander icon in table, has a open button instead
We've implemented the design rule that menus with fewer than two items are buttons and three or more get a menu.

>Spacing is not correct intable.
>spacing makes wrapping of date
Design are looking at the best treatment to make the table single-line (closer to the more compact style used on, for example, the nodes list).

>Open row its completley unformatted.
The opened row is using the "definition list" and "inline tables" patterns but they're not well suited to this particular context. We'll find a way of styling this in a more cohesive way.

>Cannot scroll on opened row
Can you elaborate on this, please? Scrolling is working normally for me with opened table cells (Ubuntu Chrome & Firefox).

I'll begin work on the fixes that require no input from anyone else now.