cms
cms copied to clipboard
bug: In Admin logout Feature appropriate Error Messages are not showing.
Describe the bug When we go to /admin/user to logout any user as an admin when we enter wrong Admin password the response we get is in the form of error and when it success we get a response in the form of message. To Reproduce Steps to reproduce the behavior:
- Go to /admin/user route as this route can be accessed only when we run this code in our local system.
- Then try to give wrong admin password there will be nothing displayed.
Expected behavior
- There should be a clear message of what is the error we are getting.
Screenshots or GIFs
Info (please complete the following information):
- Browser [chrome]
- Version [124.0.6367.118]
Add any other context about the problem here. I have started working on this issue.