Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Tag: Statuses list should show colour indicators #197

Open
sarahmonster opened this issue Feb 2, 2020 · 0 comments
Open

Tag: Statuses list should show colour indicators #197

sarahmonster opened this issue Feb 2, 2020 · 0 comments
Assignees
Labels
documentation enhancement New feature or request question Further information is requested styleguide

Comments

@sarahmonster
Copy link
Member

It's not super clear from looking at this table which colours map to which statuses:

Screenshot 2020-02-02 at 01 04 34

Using Tags instead of code in the "Status" column there would be an easy fix. We may need to use some kind of custom table component rather than a Markdown-formatted one here, since we'd need to pass it React components. I'd think some kind of generic VariableTable component (which could be used for all sorts of variables, like #94) and then we could have a more specific one, like TagStatusTable that was actually hooked up to all the data. Ideally this would be automatic, but I suppose it could also be manual, at least to start.

@sarahmonster sarahmonster added enhancement New feature or request question Further information is requested styleguide documentation labels Feb 2, 2020
@sarahmonster sarahmonster self-assigned this Feb 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation enhancement New feature or request question Further information is requested styleguide
Projects
None yet
Development

No branches or pull requests

1 participant