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 3 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 dropdown will have a max height of 320px.

  • 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-20240628-150249.png

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

image-20240628-152041.pngimage-20240628-152100.png

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

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

There should also be a max width of 132px set on the button so it does not collide with the other options, and if the team name is longer, it would truncate.

Mobile

We would have the same behaviour on mobile.

image-20240628-175248.png

  • No labels