Skip to content

Update new issue form to match Pajamas specs

Alex Buijs requested to merge update-new-issue-form-to-match-pajamas-specs into master

What does this MR do and why?

Issue: #333730 (closed)

This makes the following changes to the new Issue form:

  • do not disable the submit button when the form is invalid
  • display Pajamas style error messages when submitting an invalid form
  • mark required fields with an asterisk

Screenshots or screen recordings

before (submitted) after (not yet submitted) after (submitted)
Screen_Shot_2022-03-08_at_18.36.35 Screen_Shot_2022-03-08_at_18.37.45 Screen_Shot_2022-03-08_at_18.36.15

How to set up and validate locally

Go to the new issue form and click 'Create issue'

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alex Buijs

Merge request reports

Loading