Skip to content

Event cards on club details page don't lead anywhere #127

Open
@evtyz

Description

@evtyz

When you click on event cards on a club's page, it should take you to the page for that event. It currently does not.

I think this is blocked: the event card component references the type BasicEvent, which doesn't have an id that we can use to redirect to an actual event page (unlike the other type, Event). Is there a way for us to use Event rather than BasicEvent?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendTasks relating to backendfrontendTasks relating to frontend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions