Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] User element HUD should include email field #4942

Closed
benface opened this issue Sep 15, 2019 · 3 comments
Closed

[Feature Request] User element HUD should include email field #4942

benface opened this issue Sep 15, 2019 · 3 comments
Labels
enhancement improvements to existing features user management 😇 features related to user management

Comments

@benface
Copy link
Contributor

benface commented Sep 15, 2019

Steps to reproduce

  1. Create a Users field and add it to some field layout.
  2. Select a user from that field.
  3. Double-click on the selected user to open the user element HUD.
  4. Notice there is a "Username" field (if useEmailAsUsername is false), as well as "First Name" and "Last Name", but no "Email" field (or "Photo" for that matter, but that's not as important). I understand not being able to change a user's email address from there, but the email address should at least be visible IMO.

Additional info

  • Craft version: 3.3.3
  • PHP version: 7.3.8
  • Database driver & version: MySQL 5.7.26
@brandonkelly brandonkelly added user management 😇 features related to user management enhancement improvements to existing features labels Sep 15, 2019
@benface
Copy link
Contributor Author

benface commented Jan 14, 2020

@brandonkelly Any chance this could fit in 3.4 (or 3.5)? :)

@brandonkelly
Copy link
Member

Changing their email is a little complicated due to email verification possibly being a requirement, so we could only show it at best for now, but element editor HUDs don't currently show any meta info like that. So I think this will be more of a 4.0 thing.

@brandonkelly brandonkelly added this to the 4.0 milestone Jan 14, 2020
@benface benface changed the title User element HUD should include email field [Feature Request] User element HUD should include email field Mar 20, 2020
brandonkelly added a commit that referenced this issue Jun 5, 2021
@brandonkelly brandonkelly modified the milestones: 5.0, 3.7 Jun 5, 2021
@brandonkelly
Copy link
Member

brandonkelly commented Jun 5, 2021

Just added user metadata to user editor slideouts for 3.7, including the email address:

Screenshot of a user editor slideout, with its metadata sidebar shown

If you need to edit it, you can click the link at the top, which opens the user’s dedicated edit page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improvements to existing features user management 😇 features related to user management
Projects
None yet
Development

No branches or pull requests

2 participants