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

Angular UI: Set "Manage Your Profile" URL dynamically #8062

Closed
mehmet-erim opened this issue Mar 15, 2021 · 2 comments · Fixed by #8124
Closed

Angular UI: Set "Manage Your Profile" URL dynamically #8062

mehmet-erim opened this issue Mar 15, 2021 · 2 comments · Fixed by #8124

Comments

@mehmet-erim
Copy link
Contributor

mehmet-erim commented Mar 15, 2021

Angular UI account module will be available in v4.3. You can see the PR.
If you add the account module to your Angular project, the "Manage Your Profile" link in the current user dropdown on the top bar will navigate to a page account module in the Angular UI account module instead of redirecting to the MVC.

@mehmet-erim mehmet-erim added this to the 4.3-preview milestone Mar 15, 2021
@mehmet-erim mehmet-erim self-assigned this Mar 15, 2021
@mehmet-erim mehmet-erim changed the title Angular UI: Redirect to Angular UI account module instead of MVC for manage profile page Angular UI: Set "Manage Your Profile" URL dynamically Mar 16, 2021
@amLabib
Copy link

amLabib commented Jun 1, 2021

Hi @mehmet-erim , is there any documenation about this? how to "add account module to your Angular project"

@mehmet-erim
Copy link
Contributor Author

mehmet-erim commented Jun 2, 2021

Hi @amLabib,

is there any documentation about this?

See the account module document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment