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

Better user creation workflow #15356

Merged
merged 4 commits into from
Jul 15, 2024

Conversation

brandonkelly
Copy link
Member

@brandonkelly brandonkelly commented Jul 15, 2024

Description

Makes a couple improvements to the user creation workflow to address issues in #15079:

  • When editing the profile info for a new user, the “Create user” button is now replaced with “Create and set permissions”. Pressing it will take you to the Permissions screen, rather than back to the Users index. (The Command/Ctrl + S shortcut still keeps you on the current page.)

  • When editing the permissions for an inactive user, a new “Save and send activation email” button is displayed to the left of the primary Save button.

End result is that it’s now possible to create a new user, set their profile info, then permissions, then save + send an activation email, all in one linear workflow.

(Both changes only take effect if the current user has adequate permissions.)

Related issues

Copy link

linear bot commented Jul 15, 2024

[ci skip]
@brandonkelly brandonkelly merged commit 5b5e240 into 5.3 Jul 15, 2024
@brandonkelly brandonkelly deleted the feature/cms-1314-better-user-creation-workflow branch July 15, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant