Skip to content

Remove local form errors flash

Andrew Fontaine requested to merge afontaine/drop-deploy-tokens-flash into master

What does this MR do and why?

Remove local form errors flash

At some point, errors in the settings pages have been unified to a top floating alert, so this ugly extra error flash is no longer needed.

Changelog: changed

Screenshots or screen recordings

image

How to set up and validate locally

In either a group or project:

  1. Go to Settings > Repository
  2. Expand the Deploy Tokens section.
  3. Attempt to create a deploy token with a name but without scopes.
  4. View the error.

MR acceptance checklist

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

For #289478 (closed)

Merge request reports