SheW0lf/Tikit

Create a Tag component and Add Styling

Closed this issue · 2 comments

Currently I am just rendering the tag inside a p tag in the Ticket component. I would like this moved to a Tag component and add styling similar to how Github labels look (rounded button type of style). I am planning on having a couple of different tag types for "bug", and "feature" for now, but it would be cool if each different tag had a specific color associated with it for differentiation.

Acceptance Criteria:

  • A Tag component is created and imported into the Ticket component
  • the Tag has a rounded button type of styling with a different color associated with each type of tag
    • "bug" and "feature" tag for now

can i work on this @SheW0lf ?

can i work on this @SheW0lf ?

go for it!