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

✨ Allow admins to search and update work email #11740

Closed
4 tasks
petertgiles opened this issue Oct 10, 2024 · 1 comment · Fixed by #11813
Closed
4 tasks

✨ Allow admins to search and update work email #11740

petertgiles opened this issue Oct 10, 2024 · 1 comment · Fixed by #11813
Assignees
Labels
feature New feature or request.

Comments

@petertgiles
Copy link
Contributor

petertgiles commented Oct 10, 2024

✨ Feature

The support team needs to be able to search and edit work emails. This is part of their standard operating procedures when cloning accounts since email addresses need to be unique across both the contact and work email fields.

🕵️ Details

🎨 Design

📸 Screenshot

🙋‍♀️ Proposed Implementation

  • Add work email to available columns to view and sort on the users table.
  • Add work email to searchable fields on the users table.
  • Add work email to the "Edit user account" page.

🌎 Localization

✅ Acceptance Criteria

  • Platform admins can search and edit work email addresses
    • Add work email to available columns to view and sort on the users table.
    • Add work email to searchable fields on the users table.
    • Add work email to the "Edit user account" page.

🛑 Blockers

Blocked By

No tasks being tracked yet.
@petertgiles petertgiles added the feature New feature or request. label Oct 10, 2024
@tristan-orourke
Copy link
Member

Lets make the work_email column hidden by default, put it to the right of the email column on the table. On the edit user page, put it at the bottom of the form for now.

@Jerryescandon do you have any different suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants