[wp-meta] [Making WordPress.org] #7462: Enhance User Navigation by Minimizing 'Edit Profile' Redundancy in wp.org's Admin Bar

Making WordPress.org noreply at wordpress.org
Mon Feb 12 09:00:34 UTC 2024


#7462: Enhance User Navigation by Minimizing 'Edit Profile' Redundancy in wp.org's
Admin Bar
-------------------------+--------------------
 Reporter:  dionysous    |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:
Component:  Profiles     |   Keywords:
-------------------------+--------------------
 The admin bar dropdown for logged in users has redundancy in its
 navigation links. The intent of this ticket is to suggest an improvement
 to the user interface by altering one of the "Edit Profile" links to a
 "View Profile" link. This modification promises to improve the navigation
 experience by allowing users to swiftly access their public profile
 directly from the admin bar.

 [[Image(https://i.imgur.com/zrh08xy.png)]]

 == Current Interface ==
 * The username in the admin bar's top-right corner navigates to the Edit
 Profile page.
 * Hovering over the username reveals the dropdown menu, which includes:
   * "Howdy, ((displayname))" redirects to the Edit Profile page.
   * "((username))" combined with "((displayname))" redirects to the Edit
 Profile page.
   * "Edit Profile" leads to the same Edit Profile page.
   * "Log Out" leading to the logout process.

 == Proposed Interface Enhancement ==
 * The username in the admin bar's top-right corner continues to navigate
 to the Edit Profile page.
 * Hovering over the username still displays the dropdown menu, but with a
 more intuitive link setup:
   * "Howdy, ((displayname))" maintains its redirection to the Edit Profile
 page.
   * "((username))" alongside "View Profile" now directs to the View
 Profile page.
   * "Edit Profile" remains unchanged, leading to the Edit Profile page.
   * "Log Out" continues to facilitate the logout process.

 == Challenges ==
 * On wordpress.org, there is always a publicly visible profile. There, the
 "View Profile" link should always be present.
  * For example, I often use my profile to check my photo uploads in the
 directory. Since all three links currently lead to "Edit Profile," one
 must navigate further from there, which is cumbersome.
 * Changing the dropdown menu could initially lead to slight confusion
 among the WordPress community. However, this can be prevented with clear
 link labels.

 == Reference ==
 This ticket is related to to this core ticket
 [https://core.trac.wordpress.org/ticket/60489].

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/7462>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list