Skip to content

Add asterisk to name field in new feature flag form

Jarek Ostrowski requested to merge 14800-name-required-feature-flags into master

What does this MR do?

Fixes #14800 (closed). Adds simple asterisk to the name field in the New Feature Flag form since the input itself doesn't have a required attribute. At least this way, we can visually show that it's required.

Screen_Shot_2019-09-06_at_11.27.37_AM

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #14800 (closed)

Edited by Jarek Ostrowski

Merge request reports