hotwax / facilities

App to manage facilities
Apache License 2.0
1 stars 7 forks source link

Unable to redirect to the find facilities page from details page #222

Open ymaheshwari1 opened 6 months ago

ymaheshwari1 commented 6 months ago

Current behavior

When on details page and then clicking the back button, the user is landed on a blank page instead of moving to the list page

Expected behavior

On clicking back button the user should always move to the find facilities page

Steps to reproduce the issue

  1. Go to detail page of any facility
  2. Refresh the page
  3. Click the back button and check that the list page is not visible

Can you handle fixing this bug by yourself?

Environment details

Additional information

Also check for any redirections inside the app and update them.