You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is kind of inconvenient that users are not able to navigate from detail pages of event cards to the event detail pages of them, while they can navigate from events to card details. A two-way link might be better.
Related issue (if applicable)
None
Suggested Implementation
An additional entry in between Attribute and Available From with a link navigating to the correlating event detail page could be a viable implementation.
Additional context
If my memory serves me correctly, a card detail object in cards.json does not have a key indicating the corresponding event. Another thing is that some cards are not related to any events. Maybe I should use eventCards.json to implement this?
The text was updated successfully, but these errors were encountered:
Motivation.
It is kind of inconvenient that users are not able to navigate from detail pages of event cards to the event detail pages of them, while they can navigate from events to card details. A two-way link might be better.
Related issue (if applicable)
None
Suggested Implementation
![image](https://user-images.githubusercontent.com/50860128/148485662-2bbc5d5d-c885-4873-a7bc-6457e4fe29fe.png)
An additional entry in between Attribute and Available From with a link navigating to the correlating event detail page could be a viable implementation.
Additional context
If my memory serves me correctly, a card detail object in cards.json does not have a key indicating the corresponding event. Another thing is that some cards are not related to any events. Maybe I should use eventCards.json to implement this?
The text was updated successfully, but these errors were encountered: