Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

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.

...