Pytition
Pytition copied to clipboard
Handling lots of user in an organisation
I'm not sure it's in the workflow, but for the moment if there are lot of user in a organization it can lead to a strange display:

I'm not sure of the right behavior for this though
Maybe we can only show "all members" when they are <= 10, and then show a foldable/collapsible widget that you can click on to show the "entire list" and that only displays the first 10 otherwise.
example of the idea: the remaining of the long list could be shown after clicking on a "+" like in https://api.jquerymobile.com/collapsible/
Or members could be displayed in a dedicated page, like petitions, adding pagination if there are >10
I like the idea of the dedicated page to handle "long lists" but I also like the ability to have quick access to the members' list. So maybe a "show others" link that goes to the dedicated page? Or the collapsible element.
Wouldn't it be possible to have the 10 first members in that menu, and have a dedicated members page, with checkboxes to make actions on a large set of members ?