-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a user, I want to be able to click on a tag and see all the talks and articles that have that tag.
Acceptance Criteria:
- When I click on a tag, I am taken to a new page that displays all the talks and articles with that tag.
- The talks and articles are displayed as cards.
- Talks and articles have different colors to distinguish them.
- The URL for the tag page should be
/tags/:tag_name. - The tag name in the URL should be lowercased.
- The solution should be implemented in version
0.14.2.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request