uvdesk / community-skeleton

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.
https://www.uvdesk.com
MIT License
7.32k stars 452 forks source link

Update error.html.twig #552

Closed PeopleInside closed 2 years ago

PeopleInside commented 2 years ago

The logo of an error page should not redirect the user to the operator admin area but to the user login area.

Actually UVdesk logo, on a error page, redirect the user to the operator login so user will get always login error. This should be fixed.

Also maybe I won't expose my operator login link as is not present by default, in the interface, in any page. What sense has insert the link in the error logo page that should work for the user?

the results will be: users unable to login.

papnoisanjeev commented 2 years ago

@PeopleInside

Thanks for your time and efforts !! By using this pull it will always redirect customer and operator both to login page of customer only whenever you will click on logo on error page, Instead we can redirect to user and operator into their respective area. so currently closing this pull request and will add a patch for the same.