Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
evtyz opened this issue May 23, 2021 · 0 comments
Open

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

evtyz opened this issue May 23, 2021 · 0 comments
Labels
backend Tasks relating to backend frontend Tasks relating to frontend

Comments

@evtyz
Copy link
Member

evtyz commented May 23, 2021

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

@evtyz evtyz added frontend Tasks relating to frontend backend Tasks relating to backend labels May 23, 2021
@xujustinj xujustinj self-assigned this May 29, 2021
@xujustinj xujustinj removed their assignment Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Tasks relating to backend frontend Tasks relating to frontend
Projects
None yet
Development

No branches or pull requests

2 participants