Problem
Currently the admin/people overview does not make a distinction between the edit account page and the edit profile page. On the account settings form you can edit the username, e-mail and user's settings. On the edit profile page you can edit the profile information including the first name, last name and organisation.

A site manager now has to click on the profile first and then on the pencil to edit the profile and this breaks the flow since the ?destination=admin/people is not added to the link.

People overview before

Solution
Add the "Edit profile" link to the operations and change the current edit link title to "Edit account".

People overview after

Comments

jaapjan created an issue. See original summary.

jaapjan’s picture

  • jaapjan committed c4cde44 on 8.x-2.x
    Issue #2975745 by jaapjan: add an edit profile link to the user...
  • f9b6e45 committed on 8.x-2.x
    Merge pull request #893 from goalgorilla/feature/2975745
    
    Issue #2975745...
  • jaapjan committed ff220b9 on 8.x-2.x
    Issue #2975745 by jaapjan: Namespaced classes should be referenced with...
bramtenhove’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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