When a user tries to access a restricted page by changing the URL, system takes them to an error page. This page does not say anything right now, other than "Something went wrong". We need a better designed error page and proper error message.
To Reproduce
Steps to reproduce the behavior:
In one tab Login as citizen
Go to home page
In another tab login as Nyay Mitra
Go to home page, view cases and open a case
Take the URL and paste in the first tab
System will take you to an error page, which says "Something went wrong"
Expected behavior
Error Page should look like an error page also should include proper error message saying that "You are not authorised to access the page requested"
When a user tries to access a restricted page by changing the URL, system takes them to an error page. This page does not say anything right now, other than "Something went wrong". We need a better designed error page and proper error message.
To Reproduce Steps to reproduce the behavior:
Expected behavior Error Page should look like an error page also should include proper error message saying that "You are not authorised to access the page requested"
Screenshots