Skip to content

Draft: Remove welcome message on dashboard

Nicolas Dular requested to merge nicolasdular/remove-welcome-message into master

What does this MR do?

Removes the welcome message on the dashboard when the user has no projects or groups yet.

  • We recently introduced the "Welcome page" which welcomes the user during sign up
  • We additionally have a "Welcome! You successfully signed up" message

Why?

This screen can get overwhelming already for new users, see screenshots. Let's try to reduce this.

Screenshots

Before with all banners After with all banners After without any banner
Screenshot_2020-09-16_at_15.37.08 Screenshot_2020-09-16_at_15.27.17

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
Edited by Nicolas Dular

Merge request reports