When performing a fresh install of Drupal, the main heading states "Welcome to < site name >" where the site name can be anything from "Bobs Burgers" to "Drush Site Install". This seems kind of clunky and awkward to me, because the text below talks about Drupal (as opposed to the site).

I propose to change it to simply "Welcome!"

Issue fork drupal-3279703

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mherchel created an issue. See original summary.

ckrina’s picture

+1 to this simplification.

mherchel’s picture

Issue summary: View changes
longwave’s picture

This is a nice simplification but I wonder if we should remove the other exclamation mark on the "Congratulations" line if we are adding one here, it looks a bit shouty with one on both lines.

mherchel’s picture

Makes sense to me. I'm going to bring it to the UX meeting on Friday #3279239: Drupal Usability Meeting 2022-05-13

Binoli Lalani made their first commit to this issue’s fork.

binoli lalani’s picture

Assigned: Unassigned » binoli lalani
binoli lalani’s picture

StatusFileSize
new1.82 KB
binoli lalani’s picture

Assigned: binoli lalani » Unassigned
Status: Active » Needs review

Hello,

I have changed "Welcome to " to "Welcome!" and removed exclamation mark from "Congratulations" line.

Have created a MR and attached the patch as well. Please review and let me know if require any changes.

Thanks

libbna’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new70.43 KB
new69.54 KB

I have reviewed and it LGTM. Added screenshots.

mherchel’s picture

Status: Reviewed & tested by the community » Needs work

Nightwatch tests are failing (maybe we check for that text?)

Also, can we add a period after "Congratulations and welcome to the Drupal community" ?

Also, we're taking this to the UX meeting tomorrow, so there may be more changes.

mherchel’s picture

Issue summary: View changes
mherchel’s picture

Issue summary: View changes
mherchel’s picture

Issue summary: View changes

I brought this to the Drupal UX meeting at #3279239: Drupal Usability Meeting 2022-05-13. There was unanimous consensus to making the the heading say "Welcome!", and swapping out the exclamation point with a period for the "Congratulations and welcome to the Drupal community" text.

stockfoot’s picture

Assigned: Unassigned » stockfoot
Issue summary: View changes

New contributor here, I am going to try and tackle this!
Assigning this to myself to begin making the change.

stockfoot’s picture

Assigned: stockfoot » Unassigned
Status: Needs work » Needs review

The changes have been made and the merge request has been set up.
It can be viewed here - https://git.drupalcode.org/project/drupal/-/merge_requests/2272

Hopefully, I did everything correctly. Let me know if any changes are needed or if I messed up in the process of any of this, thank you!

Unassigning myself and setting status to "Needs Review"

mherchel’s picture

Status: Needs review » Needs work

Left some feedback. We also need to fix the tests that check for this text.

maninders’s picture

Hi

Created a patch for Change "Welcome to " to "Welcome!" on the initial install screen, And also added a patch for "Congratulations and welcome to the Drupal community!" to "Congratulations and welcome to the Drupal community".

Status: Needs review » Needs work

Ruturaj Chaubey made their first commit to this issue’s fork.

ruturaj chaubey’s picture

Status: Needs work » Needs review

Added the requested changes to an existing MR.
MR link - https://git.drupalcode.org/project/drupal/-/merge_requests/2272
Thank you.

VIGHNESH SADAGOPAL made their first commit to this issue’s fork.

mherchel’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new174.39 KB

Changes from the most recent MR look perfect! The tests are green and I manually tested this out. Thank you @vighnesh-sadagopal!

lauriii’s picture

Since this is a significant user facing change, I think it would be good to have a sign-off from the product managers on this.

gábor hojtsy’s picture

I think this looks fine. Less "Welcome to drush site-install" :D I agree depending on the site name used, there could be awkard combinations.

mherchel’s picture

  • lauriii committed 41761dc on 10.0.x
    Issue #3279703 by VIGHNESH SADAGOPAL, Binoli Lalani, Stockfoot,...

  • lauriii committed 7ecb8bd on 9.5.x
    Issue #3279703 by VIGHNESH SADAGOPAL, Binoli Lalani, Stockfoot,...

  • lauriii committed 0d206cf on 9.4.x
    Issue #3279703 by VIGHNESH SADAGOPAL, Binoli Lalani, Stockfoot,...
lauriii’s picture

Version: 9.5.x-dev » 9.4.x-dev
Status: Reviewed & tested by the community » Fixed

Committed 41761dc and pushed to 10.0.x. Also cherry-picked to 9.5.x and 9.4.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.