cds-snc / c19-benefits-node

Answer some questions to find which federal programs can help you https://covid-benefits.alpha.canada.ca/. - Répondez à quelques questions pour trouver quels programmes d’aide financière fédéraux s’offrent à vous https://covid-prestations.alpha.canada.ca/.
MIT License
2 stars 4 forks source link

Adding instructions to return to the applicatoin from the feedback submission pages #541

Closed var-kyle closed 4 years ago

var-kyle commented 4 years ago

Note to reviewers

Since the change to Adobe Analytics, the feedback form now requires Javascript to be enabled in order to submit feedback. Because Javascript is required, the feedback form is now hidden when Javascript is disabled. The pages under review will not be reachable in the applications current state. The purpose of this PR is if the feedback changes again and these pages become necessary once more.

Description

A sentence was added to the feedback-thanks and feedback-error pages, informing the user to click the back button to return to the application. These pages are only available when Javascript is disabled.

The thanks page with instructions: image

The error page with instructions: image

Test Instructions

  1. Make sure Javascript is turned off in your browser of choice 2a. Submit feedback from any page 3a. The feedback thanks page contains information on how to return to the application

2b. Submit the feedback form from any page without selecting any of the checkboxes 3b. The feedback error page contains information on how to return to the application