Make WordPress Core

Opened 4 weeks ago

Closed 4 weeks ago

Last modified 4 weeks ago

#61506 closed defect (bug) (fixed)

Add a space in user-edit screen

Reported by: presskopp's profile Presskopp Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.7 Priority: normal
Severity: normal Version: 6.4
Component: Users Keywords: has-patch has-screenshots commit
Focuses: Cc:

Description

When editing a user after saving you get a notification "User updated". A second string "← Go to Users" will be attached directly after without a space. The patch adds a space there.

Attachments (2)

before.png (4.0 KB) - added by Presskopp 4 weeks ago.
after.png (3.9 KB) - added by Presskopp 4 weeks ago.

Download all attachments as: .zip

Change History (8)

@Presskopp
4 weeks ago

@Presskopp
4 weeks ago

@narenin commented on PR #6912:


4 weeks ago
#2

@Presskopp It looks good to me.

#3 @swissspidy
4 weeks ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 6.7
  • Version set to 6.4

Introduced in [56570]

#4 @SergeyBiryukov
4 weeks ago

  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#5 @SergeyBiryukov
4 weeks ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 58581:

Users: Restore spacing between the messages on Edit User screen.

Includes restoring paragraph tags for “User updated” and “← Go to Users” messages, so that the arrow is not on the same line as the previous message.

Follow-up to [56570].

Props Presskopp, narenin, swissspidy, SergeyBiryukov.
Fixes #61506.

@SergeyBiryukov commented on PR #6912:


4 weeks ago
#6

Thanks for the PR! Merged in r58581 with some adjustments.

Note: See TracTickets for help on using tickets.