Skip to content

feat: Bring back team overview#2304

Open
pymnh wants to merge 1 commit intonextcloud:mainfrom
pymnh:feat/bring-back-team-overview-link
Open

feat: Bring back team overview#2304
pymnh wants to merge 1 commit intonextcloud:mainfrom
pymnh:feat/bring-back-team-overview-link

Conversation

@pymnh
Copy link

@pymnh pymnh commented Feb 28, 2026

📝 Summary

Initially I wanted to open a ticket to remove the Teams overview from the collectives landing page and move it into the members modal, because I too think that it causes too much confusion there and belongs in the members modal. My wish came partially true in 8c9e829 but now there is no direct link from the collective to its corresponding team overview, which I personally found to be useful.

This PR brings back the link to the team overview that was removed in 8c9e829 , but places it in the members modal next to the name of the collective. This is more intuitive then having it on the landing page: I am already in the members overview and am offered to go "deeper" into the team configuration. The link icon is generally understood as leading to a new page/modal.

🖼️ Screenshots

🏚️ Before 🏡 After
image image

Notes

The usage of the OpenInNewIcon follows the design of the Teams dashboard widget:

image

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

But place it in the members modal next to the name of the
collective, instead of bloating the landing page.

Signed-off-by: Peymaneh <peymaneh@posteo.net>
Copy link
Collaborator

@max-nextcloud max-nextcloud left a comment

Choose a reason for hiding this comment

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

Thanks a lot @pymnh !

Code looks good. Design as well. Great idea to follow what's in the dashboard widget.

I did not test it myself though.

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.

2 participants