Asqatasun / Contrast-Finder

Contrast-Finder finds correct color contrasts (background / foreground) for web accessibility (a11y, WCAG, RGAA). https://app.contrast-finder.org
GNU Affero General Public License v3.0
55 stars 18 forks source link

Modify the title when the form is on error to inform the user #184

Closed dzc34 closed 6 years ago

dzc34 commented 6 years ago

Observed behaviour

The title tag display the default title when the form is on error after is send.

Expected behaviour

Modify the title when the form is on error to inform the user. Errors displayed before the form is sent by the user are not affected.