lucid
lucid copied to clipboard
Add section header to Tag
We have tag, and nested tag, can we please add a 3rd hierarchical level above nested. I'm not sure what to name it. Section header? Tag category?
- all caps section title
- blue text
Here's an example of what I'm thinking it would look like from the consumer perspective:
<Tag>
GLOBAL:
<Tag>
Insertion Orders
<Tag>Nikon - Universal - Mobile</Tag>
<Tag>Nikon - US - Targeting</Tag>
</Tag>
<Tag>
Traffickers
<Tag>Bob</Tag>
</Tag>
</Tag>
<Tag>
IN-PROGRESS:
<Tag>
Transaction Recency
<Tag>Nothing in the last 24 hours</Tag>
</Tag>
</Tag>
I'm not 100% certain we'll be able to achieve it cleanly with the current component interface (without making any breaking changes) but it's worth a shot.