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

Add more functionality to the room list vm #29402

Draft
wants to merge 15 commits into
base: midhun/rls/filter-by-space
Choose a base branch
from

Conversation

MidhunSureshR
Copy link
Member

  • Listen for updates from the store
  • Provide a method to open rooms

- Make if/else more consistent
- Add comment on findAndAddRoom()
On a timeline action, we return early if payload.room is falsy.
So then why do we need to retry fetching the room?
I think this can be removed but will ask others if there's some
conext I'm missing.
Otherwise, the room list store will get incorrect information about
spaces and thus will produce an incorrect roomlist.
Implement a way to filter by active space
@MidhunSureshR MidhunSureshR force-pushed the midhun/rls/filter-by-space branch from ce338a8 to c40acd7 Compare March 3, 2025 13:16
- Listen for updates from the store
- Provide a method to open rooms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant