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

Redirect to new profile path after sign up and show a message #175

Merged
merged 6 commits into from
Jan 18, 2024

Conversation

varkum
Copy link
Contributor

@varkum varkum commented Jan 15, 2024

Description of Feature or Issue

closes #44

User is redirected to the new profile path after sign up and asked to create a profile in the welcome message. I think this makes the most sense in terms of the registration flow, instead of waiting for an error message or auto-filling the profile. Had to create a new registrations controller to change the redirect path for Devise.

Checklist

  • Added/changed specs for the changes made
  • Is the linting build successful?
  • Is the test build successful?

User-Facing Changes

Screenshot 2024-01-15 at 11 50 03 AM

@varkum varkum closed this Jan 15, 2024
@varkum varkum reopened this Jan 15, 2024
Copy link
Owner

@ChaelCodes ChaelCodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, and I think this is a huge improvement for onboarding! Thank you so much for your contribution!

@ChaelCodes ChaelCodes merged commit 7d69b5d into ChaelCodes:main Jan 18, 2024
2 checks passed
@varkum
Copy link
Contributor Author

varkum commented Jan 18, 2024

@ChaelCodes I was wondering if this project is still being actively developed? It's been a couple years since most of the issues were opened and was curious if it's back to being active?

@ChaelCodes
Copy link
Owner

Thanks for asking! It is active! I tried to deploy it on stream today. I took a break for over a year because I was on maternity leave. Deployment didn't go so great this time due to some issues on fly.io's side, and it was previously deployed on Heroku, but when they changed their pricing tiers, they deleted my database, so I'm looking for a new more trustworthy hosting provider.

@ChaelCodes
Copy link
Owner

I'm currently in the process of renaming it from ConfBuddies to HallwayTrack or HallwayTracks. HallwayTrack is a really nice name, but there are people squatting on .com, .io, and .xyz, and HallwayTracks is clear.

@varkum
Copy link
Contributor Author

varkum commented Jan 18, 2024

You could try using Kamal and Digital Ocean/Hetzner! Found it to be a really simple and cheap way to deploy

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.

Not Obvious that User needs a Profile
2 participants