Make "Memberships must be confirmed/accepted by a Moderator" appear only if "Anyone can request membership" is checked
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
Hi,
Here is a suggestion that would improve the UI/UX of circles' settings :
Make "Memberships must be confirmed/accepted by a Moderator (requires Open)" appear only if "Anyone can request membership" is checked (just like the unique password option which is dependent from the password enforcement option).
Also, it has to be moved right under "Memberships must be confirmed/accepted by a Moderator (requires Open)".
Poke @miaulalala following our discussion
Thanks
Contributor guide
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 circles settings UI containing “Anyone can request membership” and “Memberships must be confirmed/accepted by a Moderator.” Verify how the existing dependent unique-password option is implemented, then make the moderator option conditional and place it directly below the request-membership setting; confirm both visibility and ordering in the UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100