Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Figma design - Figma Prototype

Team Picker

  • Users would be able to search all teams by using the dropdown on the top right.

  • This dropdown contains all teams (no limit, no lazy loading, as we already have the teams loaded in the LHS, so we probably have data for all teams).

  • The team the user is on gets selected by default.

  • This dropdown resets back to the selected team when you open it again, thus your selection is not preserved.

image-20240823-164915.png

Team Selector

The user can choose a team by clicking on that dropdown.

You can only select one team at a time, or all teams. There is no option to multi select individual teams.

Selecting a team also does not add any team:contributors text to the search input like some of the other filters.

image-20240628-152041.png

For more than 4 teams, the dropdown will have an autocomplete.

By default, the dropdown will be focused allowing users to search for a team, and the results below will filter based on the text types in the input.

Any team selected will come to the top in this case.

image-20240823-165449.pngimage-20240823-165624.png

If the user changes the team in the RHS dropdown, the search is reinitiated.

image-20240628-152131.pngimage-20240628-175609.png

Resetting channel filter

If a user selects a channel on Team A, and then switch to Team B, we will remove the in: filter.

A demo of that can be seen below, we will also show a hint that the in filter was removed.

The filter will not be removed

CleanShot 2024-08-23 at 22.10.09.mp4

Mobile

We would have the same behaviour on mobile.

image-20240628-175248.png

  • No labels