Skip to content

Update account and limit page to pajamas compliant form error

Laura Callahan requested to merge 364888-application-settings-form-error into master

What does this MR do and why?

Resolves #364888 (closed) and #364891 (closed)

Makes the form errors for Sign in restrictions and Account and limit pajamas compliant

Screenshots or screen recordings

Before After
Screen_Shot_2022-06-10_at_2.59.32_PM Screen_Shot_2022-06-10_at_3.00.42_PM
Screen_Shot_2022-06-10_at_3.05.56_PM Screen_Shot_2022-06-10_at_3.06.22_PM

How to set up and validate locally

  • Navigate to /admin/application_settings/general
  • Expand Account and limit section
  • Enter a negative number in Maximum export size and save
  • The form error should appear
  • Dismiss the top of page error banner and refresh the page to clear errors
  • Expand Sign-in restrictions
  • Enter a string without an https prefix to Home page URL and save
  • The form error should appear

MR acceptance checklist

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

Related to #364888 (closed)

Edited by Laura Callahan

Merge request reports