Skip to content

Fixed: Real-time updates for participants list when view is open #131

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

peacejokanola
Copy link

What's Fixed

  • Participants list now updates immediately when users join/leave while the view is open
  • Fixed stale data issue where the UI didn't reflect live changes
  • Synchronized participant count with the actual list

Technical Changes

  • Modified ParticipantsBottomSheetFragment to handle live updates
  • Added proper adapter notifications in ParticipantAdapter
  • Optimized ListView performance in fragment_participants.xml

Bounty Link

https://community.sphinx.chat/bounty/3915

Related Issues

Fixes #123

- Update ParticipantsBottomSheetFragment to handle live updates
- Optimize ListView performance in fragment_participants.xml
- Add proper adapter notifications
@peacejokanola
Copy link
Author

@tomastiminskas Can you review these changes?

@tomastiminskas tomastiminskas changed the base branch from master to develop April 15, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run and Test Sphinx On GrapheneOS
1 participant