Open dapperdrop opened 4 years ago
@dapperdrop All clear except this one:
For the "darker rows" the expanded state doesn't have the same bottom margin as the "lighter rows"
In fact they have the same bottom margin (15px), the reason it looks like different is: the lighter row next to a darker row has the white background color. I will find a way to let them have same looks.
Enhancements:
Names / IDs in the main column? Show on mouseover for clean look, but not hiding info behind a click?
I think if we shrink font sizes a bit, we can include experiment name in it's own column. The only drawback is that sometimes we have the Wave number in the experiment name, which could look a bit awkward.
Perhaps there's a better way we name tests - e.g. concatenate the ID and name in the storage adapter. Not sure of a good way to handle this though.
Maybe we can just de-emphasise the ID column. I think convert does this. Just a lighter font colour for the ID column. That way the focus will be on the experiment name, but ID still visually accessible.
@kingo55 @allmywant
Lets collate bugs/enhancements here before chunking it down to separate issues to prioritise.
Here's what I've found in my initial usage of the extension:
Enhancements
Need a expand all toggle in the header bar
Colour palette for dark mode
Remove "N/A - " from "N/A - Trigger not activated" copy. I think "Trigger not activated" is descriptive enough.
Search space: Include experiment name in the search index
Search input field: add placeholder text "search by id or experiment name"
All font sizes can be reduced somewhat, e.g. refer to font size of the table in the Network tab
Bugs