You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you click on logout button then user should redirect to the home page. This is the actual feature of any website but logout is not redirecting to home page instead it is redirecting to login page. This is the bug by fixing it we can increase user experience.
To Reproduce
Steps to reproduce the behavior:
Setup the localhost and run it.
Now login to the website.
You can logout via navbar or profile icon menu
After logout user should see the home page but getting login page.
logou_redirect_home_issue.mp4
Expected behavior
When user click the logout button then user should redirect to home page.
The text was updated successfully, but these errors were encountered:
Describe the bug
When you click on logout button then user should redirect to the home page. This is the actual feature of any website but logout is not redirecting to home page instead it is redirecting to login page. This is the bug by fixing it we can increase user experience.
To Reproduce
Steps to reproduce the behavior:
logou_redirect_home_issue.mp4
Expected behavior
When user click the logout button then user should redirect to home page.
The text was updated successfully, but these errors were encountered: