sillsdev / sillsdev/languageforge-lexbox
List user orgs in user details panel
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
Describe the feature
Given a user I'd like to know what orgs they are in. From a project or admin page I can click the users and see details like email, etc, I'd like to see the orgs they are in, with a link to open the org.
Who is this feature for?
Admins.
Pages affected
Project user list, admin dashboard, but they are all using the same user detail component.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the shared user detail component used by the project user list and admin dashboard, then trace how user and organization membership data is loaded. Add an organization list with links to each organization, and verify it appears consistently from both entry points for an admin user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100