Skip to content

Feature: Filter by tags #12

@palladius

Description

@palladius

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions