gyselroth / balloon-client-web

balloon web user interface
GNU General Public License v3.0
2 stars 5 forks source link

Sort users/groups by name in share #264

Closed raffis closed 4 years ago

raffis commented 5 years ago

Describe the change

Sorted share resources.

Current situation

Currently the list of share members (groups and users) is not sorted by names.

In addition to that the list only shows 4 resources, other resources are only visible after clicking show all. But then the input is gone which makes it difficult to add new resources.

Should

sort

  1. Sort list, groups first, then users
  2. Sort by name

Besides the sorting the list should display all resources scroll able but keep the same height as it currently is.