secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
188 stars 43 forks source link

Pagination in the Group Interface #1318

Open canny[bot] opened 2 weeks ago

canny[bot] commented 2 weeks ago

Groups are by and large a major tool within SL. For land management and such, this works very well. But, when it comes to businesses in SL those with especially large groups are unable to manage those groups due to how data is being drawn into the viewer. In order to fix this, pagination should be implemented so that only a set amount of data is pulled into the viewer at once. This would work like the current user search, or if you want a out side of SL example, any search engine. Any modern software utilizes pagination so that it isn't grabbing all the records at once. This would allow for group managers of these incredibly big groups to actually manage their groups

https://secondlife.canny.io/admin/board/feature-requests/p/pagination-in-the-group-interface

canny[bot] commented 2 weeks ago

This issue has been linked to a Canny post: Pagination in the Group Interface :tada:

kylelinden commented 2 weeks ago

Sort and filter features review