status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.85k stars 983 forks source link

Community channel members' list buggy scroll behavior #20514

Closed churik closed 7 hours ago

churik commented 1 week ago

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 https://github.com/status-im/status-mobile/issues/20520.

Expected Behavior

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

Actual Behavior

https://github.com/status-im/status-mobile/assets/4557972/37d8daa5-db87-49fc-87db-1ec1bf61174c

Reproduction

  1. Open Status community > Channel > list.

Additional Information

churik commented 1 week ago

Not an issue for desktop.

ilmotta commented 1 week ago

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 commented 1 week ago

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

ilmotta commented 1 week ago

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 https://github.com/status-im/status-mobile/issues/20520