You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The People page in a Workspace doesn't sort alphabetically. It simply lists people in the order they were added. Also, if the list gets longer than the screen, it doesn't scroll.
Solution
Sort the list alphabetically and make it scrollable.
Problem
The People page in a Workspace doesn't sort alphabetically. It simply lists people in the order they were added. Also, if the list gets longer than the screen, it doesn't scroll.
Solution
Sort the list alphabetically and make it scrollable.