-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Admin] Search for team by name or slug and show team details #8060
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
Comments
@gtsiolis |
While working this, I'm taking a stab at re-ordering some of the navigation structure in favor of some upcoming dashboard navigation changes in #8385 in case these could be part of this issue. However, going with the existing layout pattern could suffice for this MVC (minimum viable change) iteration.
|
Posting below some specs that reuse existing patterns from the admin dashboard. Future iterations will probably re-order some of the navigation elements, see #8385.
See design specs. |
@gtsiolis Thank you! I was a bit uninspired when thinking of what the team details should look like, and this looks good. Are the possible actions for each team member the same as the current actions? i.e. |
@laushinka Yes, I swinged between re-using the existing tabular pattern of the project detail page but also tabs to separate overview, members, and projects. However, I think going with a (simple) boring solution here like the proposal in #8060 (comment) sounds good for the first iteration.
To answer your question, I'd drop the members actions. Cc @jldec
|
Looks good thanks @laushinka - adjusted description with additional tasks. |
From discussion[1](internal):
Search for teams
by name
by slug (helpful for team names with funny characters)
Results - order by created desc
Click on any result (entire row is clickable) to go to team detail
Team detail
Team name + team URL at the top
Other fields:
Member list
Future
The text was updated successfully, but these errors were encountered: