cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: In Admin logout Feature appropriate Error Messages are not showing.

Open kethesainikhil opened this issue 1 year ago • 0 comments

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:

  1. Go to /admin/user route as this route can be accessed only when we run this code in our local system.
  2. Then try to give wrong admin password there will be nothing displayed.

Expected behavior

  1. There should be a clear message of what is the error we are getting.

Screenshots or GIFs image

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.

kethesainikhil avatar May 09 '24 05:05 kethesainikhil