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

1187 - made all the profile links to redirect to /profile/donations #1213

Merged

Conversation

dimitur2204
Copy link
Contributor

Again regarding #1187

After @AnzheloD pointed out he had the error again and the redirect in the next.config.js is only a server side redirect and didn't do anything about client side routing.
In this PR I changed it so now there is not index page for the profile,
All the routes that were leading to the index now lead to /profile/donations which to me makes more sense considering we have the tabbing functionality which also changes routes.

Testing

Trying refreshing, logging in, out again! Seems to be consistent!

Affected urls

  • /profile does not exist anymore if you go to it you will get redirected to /profile/donations

@dimitur2204 dimitur2204 self-assigned this Nov 29, 2022
Copy link
Member

@kachar kachar left a comment

Choose a reason for hiding this comment

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

Thanks, @AnzheloD for bringing that up, and @dimitur2204 for making it happen. 🚀

@kachar kachar merged commit c661eed into master Nov 30, 2022
@kachar kachar deleted the 1187-refix-problem-with-translations-on-my-profile-page branch November 30, 2022 10:43
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