Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: Group Member List block with large number of members makes app appear unresponsive #24

Open
1 of 2 tasks
JRichmond27 opened this issue Feb 22, 2024 · 0 comments
Labels
enhancement New feature or request performance A performance related concern.

Comments

@JRichmond27
Copy link

Describe the Issue in Detail

When tapping a button to go to a page with a Group Member List block and a large number of members, the button appears to be completely unresponsive for several seconds before the next page eventually loads.

Can reproduce in

  • Orange App
  • Blue App

Steps to Reproduce

  1. Create a page with a Group Member List block
  2. Create a page with a button that sends you to the member list page with the context of a group that has a large number of members (anything above 60 to 100 members starts to be noticeable)
  3. Load the button page in the app and tap on the button
  4. Notice that nothing appears to happen for 1 to 10 seconds (depending on the group size), before the member list page finally loads

Expected Behavior

Tapping a button should either instantly load another page, or at least show some kind of indication that something is happening. In this situation, it would be great if the member list page loaded right away, but with some kind of activity indicator until the list of members is actually loaded.

Another option in this specific situation might be to add pagination to the Group Member List block.

Actual Behavior

Nothing appears to happen when tapping on the button until the large number of members is processed and the page is loaded

Screenshots or Videos

image

Reproduction XAML

No response

Mobile Shell Version

1.6

Last Known Working Version

No response

iOS Device Type(s) and iOS Version(s)

iPhone 13, iOS 17.3.1

Android Device Type(s) and Android Version(s)

Galaxy S22, Android 14

@JRichmond27 JRichmond27 added bug Something isn't working unverified This issue has not been verified yet labels Feb 22, 2024
@bradencohen bradencohen added enhancement New feature or request performance A performance related concern. and removed unverified This issue has not been verified yet bug Something isn't working labels Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance A performance related concern.
Projects
None yet
Development

No branches or pull requests

2 participants