-
-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Description
When a user opens any FAQ searched entry and then presses the browser Back button, the browser shows a form resubmission warning (e.g., “Confirm Form Resubmission”) instead of returning to the previous page normally.
Steps to Reproduce
- Type search word in the search box
- Click on any searched item to open its details page
- After the details load, click the browser’s Back button.
** Output sown**
Browser shows a “Confirm Form Resubmission” error or refresh prompt.
Confirm Form Resubmission
This webpage requires data that you entered earlier in order to be properly displayed. You can send this data again, but by doing so you will repeat any action this page previously performed.
Please find the following screenshot attached for your reference :
Expected Result
The previous Search list page should appear normally, without any resubmission message or error.