Skip to content

Change from all caps to bold for project/group name

Doug Stull requested to merge 296640-update-invite-modal-text into master

What does this MR do?

  • Replaces ALL CAPS with bold for project/group name on invite modal.
  • Adds . at the end of the sentence.

Screenshots (strongly suggested)

The members page uses bold to emphasize the project/group name.

Screen_Shot_2021-03-05_at_3.30.13_PM

I believe we should use that here in the new modal instead of all caps as traditionally that is a more current design trend.

before after
Screen_Shot_2021-03-05_at_4.05.34_PM Screen_Shot_2021-03-05_at_3.50.23_PM

Does this MR meet the acceptance criteria?

Conformity

Availability 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

Related to #296640

Edited by Doug Stull

Merge request reports