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

When new member joins a group go to steward selected "welcome" page, if that page is turned on, otherwise go to default home view #247

Open
4 tasks
tibetsprague opened this issue Feb 10, 2025 · 0 comments
Assignees
Labels

Comments

@tibetsprague
Copy link
Collaborator

tibetsprague commented Feb 10, 2025

  • Load new group setting showWelcomePage
  • if it is set to true for a group, then when a member joins that group, redirect to /groups/:groupSlug/welcome instead of the home view upon first join (at the end of the GroupWelcome flow)
  • the Welcome page is super simple, just displays rich HTML content from new group field welcomePage
  • in all views page hide widgets that have visibility === ‘none’
@tibetsprague tibetsprague moved this to Backlog in Hylo Dev Feb 10, 2025
@tibetsprague tibetsprague changed the title When new member joins a group go to steward selected "welcome" Post When new member joins a group go to steward selected "welcome" page, if that page is turned on, otherwise go to default home view Mar 2, 2025
@tibetsprague tibetsprague moved this from Backlog to Current Sprint in Hylo Dev Mar 2, 2025
@thomasgwatson thomasgwatson self-assigned this Mar 3, 2025
@thomasgwatson thomasgwatson moved this from Current Sprint to In Progress in Hylo Dev Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

2 participants