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] Communities break apart on the update user page #11584

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

vd1992
Copy link
Contributor

@vd1992 vd1992 commented Sep 20, 2024

🤖 Resolves #10632

👋 Introduction

Incorporates the community changes, so process and community tables in the edit user page. Plus the ability to make role changes.
Stretched the issue a bit by adjusting style/copy of the individual/team tables to keep things in sync. Given the team table will likely go away soon-ish, I didn't stress too much about it.

Thanks for whoever worked on the stuff I recycled to get this done fast, #grateful 🙇

🧪 Testing

  1. Navigate to the edit user page so /en/admin/users/:id/edit
  2. Exercise all the tables and dialogs

📸 Screenshot

image

image

image

@vd1992 vd1992 marked this pull request as draft September 20, 2024 23:12
@vd1992 vd1992 marked this pull request as ready for review September 23, 2024 21:19
@tristan-orourke
Copy link
Member

So far, I have some suggestions on improving readability, but nothing that blocks functionality!

Copy link
Member

@tristan-orourke tristan-orourke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work great in practice! Sorry it took me so long to review it.

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.

✨ Update Edit User page so new roles can be listed and assigned
2 participants