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

improve community page join flow #116

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

jxjj
Copy link
Collaborator

@jxjj jxjj commented Jan 31, 2025

Previously, the "Preview" action on the community deck page was a little confusing. If you were already a member of the deck, you'd still see a "preview" button. Clicking on the button was bring you to the Preview page, and since preview and view deck pages look very similar, it wasn't obvious why some of the page functionality was different (missing "Practice" button).

Now:

  • if the user is already a member of the deck, the community page now shows a "View" button instead of "Preview".
  • Clicking "View" will take the user to the deck show page, not the preview page, so they'll see full functionality.
  • if the user is on the Preview page and chooses to "Join" a deck, they will be redirected to the deck show view.

on dev

@jxjj jxjj requested a review from cmcfadden January 31, 2025 16:47
@jxjj jxjj self-assigned this Jan 31, 2025
@jxjj jxjj merged commit 3a21c3a into develop Jan 31, 2025
2 checks passed
@jxjj jxjj deleted the feature/113-Preview-on-the-community-page-when-a-member branch January 31, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants