rapid-eth / rapid-adventures

Rapid Adventures - Activate Your Life
1 stars 0 forks source link

[Functional Test] As a user, I can view the details associated with a Quest. #92

Open orbro opened 4 years ago

orbro commented 4 years ago

In Scope When a user clicks on a Quest, it brings them to that Quest's page. That Quest's page displays a description of the Quest. That Quest's page displays information around how to complete the Quest.

Out of Scope Quest content pulled in from 3Box.

kamescg commented 4 years ago

Can we balance between pages/modals for this card?

Do quests have enough quest content to warrant a page? Maybe when quest specific leaderboards or "trollboxes" are a thing we should make pages? Can it just display in a popup whether that's in an adventure or somewhere else?

I think the Quest pages should be generated and available but I think from a User Experience perspective the Modal is the correct route just right now when displaying most information?

orbro commented 4 years ago

@KamesCG Good question. Agree with you - I don't think Quests will have enough content to warrant a dedicated page right now, but in the future, I envision they will. Especially since we discussed Quests having multiple "Steps" that a user may need to progress through.

Up to you how you want to approach it - if you don't mind re-designing things later to give each Quest its own Page, then I think the Modal approach is probably best for now. But if you want to set up dedicated pages for them now so we don't have to pivot later, that makes sense too.