Showing all joinable teams clutters the list of teams too much
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: Latest cloud.nc
Is your feature request related to a problem? Please describe.
The list of Teams seems overwhelming because when using "Show all teams", really all teams are shown, including ones you are not part of:
Describe the solution you'd like
It would be better if the teams you can possibly join are not directly shown in the list, but instead available similar like in Talk with "Join open conversations". Clicking the "+" next to the "Teams" heading could open a menu with:
- Create new team
- Join open teams
Then "Join open teams" would open a modal just like in Talk.
For reference
"Join open conversations" flow in Talk:
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 current Teams list and comparing it with the referenced Talk “Join open conversations” flow. Implement access to open teams through a menu beside the Teams heading and a modal, while keeping non-member teams out of the main list; confirm that creating a team and joining open teams remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100