-
Notifications
You must be signed in to change notification settings - Fork 123
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
Edit User Registration redirect path - update for staff and adopter/fosterer #1227
Comments
I'll take this one! |
@Gabe-Torres Thanks! |
This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned. |
Automatically unassigned after 7 days of inactivity. |
@Gabe-Torres just so I am not going crazy, you had a PR up for this then closed it, right? Are you planning to add a new one? No rush...just getting my assumptions right. |
@kasugaijin Not going crazy! I had a PR up but closed it by mistake. I just pushed a new one 👍🏽 |
If you log in as a fosterer or adopter and you edit your user registration (e.g., add an avatar) when you save it will redirect you to the org home page. But, we should change this. If the user is an adopter or fosterer, it should redirect to the adopter fosterer dashboard
adopter_fosterer/dashboard
and if it staff it should redirec to the/staff/dashboard
We may as well add a controller test for these
The text was updated successfully, but these errors were encountered: