open_social
open_social copied to clipboard
Issue #3482526: Add redirect from /edit-profile to edit profile page of current user
Problem (for internal)
Add a redirect from /edit-profile path to /user/{user-id}/profile (edit profile page) of current user. It will smoth the user-experience.
Solution (for internal)
Create a route for logged user and add a redirect to edit profile page of logged user.
Release notes (to customers)
Add route for edit-profile to improve the user-experience
Issue tracker
Theme issue tracker
N/A
How to test
- [ ] Access with logged user
- [ ] Go to /edit-profile and should be redirect to edit profile page
Change Record
N/A
Translations
N/A