When a user is signed in and clicks on the Report page, the "Log out" option does not perform the intended task (/Places/complaints)
Expected Behaviour
The "Log out" button should log the user out when clicked on the Report page or any other page within the application. The logout functionality is already implemented but does not work on this page.
Note:
Create a new branch for every task to isolate changes
Start working on the issue only when it is assigned to you
Submit the PR on time, no extra time will be allotted
Problem
When a user is signed in and clicks on the Report page, the "Log out" option does not perform the intended task (/Places/complaints)
Expected Behaviour
The "Log out" button should log the user out when clicked on the Report page or any other page within the application. The logout functionality is already implemented but does not work on this page.
Note: