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

Community channel members' list buggy scroll behavior #20514

Closed
churik opened this issue Jun 19, 2024 · 4 comments
Closed

Community channel members' list buggy scroll behavior #20514

churik opened this issue Jun 19, 2024 · 4 comments

Comments

@churik
Copy link
Member

churik commented Jun 19, 2024

Bug Report

Problem

Cross-referencing with this GitHub issue.

Scroll functionality is excessively long compared to the actual list length.

The other problem we see in the video about empty avatars and missing names is tracked in this other issue #20520.

Expected Behavior

Users should be able to scroll correctly and efficiently throughout the entire member list.

Actual Behavior

FILE_2024-05-29_180400.mp4

Reproduction

  1. Open Status community > Channel > list.

Additional Information

  • Status version: nightly
  • Operating System: Android, iOS
@churik
Copy link
Member Author

churik commented Jun 19, 2024

Not an issue for desktop.

@ilmotta ilmotta self-assigned this Jun 19, 2024
@ilmotta
Copy link
Contributor

ilmotta commented Jun 19, 2024

Thank you for reporting @churik. I assigned myself and I'll be focusing first on the bug that I think is the most problematic one, that is, the entire scroll behavior of the member list is broken and quite frustrating to a user. Tomorrow I'll open a PR with the fix.

For the part about displaying empty avatars and empty names I'll investigate separately and get in touch with designers. Ideally this would be a separate a GH issue because this bug is unrelated to scrolling.

@churik
Copy link
Member Author

churik commented Jun 20, 2024

yes, sure - we can reopen new just with handling these empty names. Thank you for input, @ilmotta !

@ilmotta ilmotta added this to the 2.30.0 Beta milestone Jun 20, 2024
@ilmotta ilmotta changed the title Members list look broken on Mobile (no names / icons, scroll list is a way longer that list itslf Community channel members' list buggy scroll behavior Jun 20, 2024
@ilmotta
Copy link
Contributor

ilmotta commented Jun 20, 2024

FYI @churik, I split this issue in two and updated the title and description to match. The other issue about missing avatars and names I linked is this one #20520

ilmotta added a commit that referenced this issue Jul 1, 2024
…list (#20517)

Fixes the scroll behavior in a community channel member list. The problem was
that the code wasn't enforcing the correct height.

Partially solves #20514

Steps to test: Long press on any community channel and press View channel
members and details. The user should be able to correctly scroll throughout the
entire list of members.
@ilmotta ilmotta closed this as completed Jul 2, 2024
ulisesmac pushed a commit that referenced this issue Jul 3, 2024
…list (#20517)

Fixes the scroll behavior in a community channel member list. The problem was
that the code wasn't enforcing the correct height.

Partially solves #20514

Steps to test: Long press on any community channel and press View channel
members and details. The user should be able to correctly scroll throughout the
entire list of members.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants