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

[Story] Manage Banned state #2699

Open
ganfra opened this issue Jan 20, 2025 · 0 comments
Open

[Story] Manage Banned state #2699

ganfra opened this issue Jan 20, 2025 · 0 comments

Comments

@ganfra
Copy link
Member

ganfra commented Jan 20, 2025

Description

  • As a User
  • I want to be aware I'm banned from a room
  • So that I can forget the room if needed

Currently, sliding sync doesn't return banned rooms from an initial sync.
So, if we want to be able to display room we are banned from, we need to always return banned rooms as SyncV2 does.

Also the SDK will need to manage this use case as we can only use getRoom for [Membership.Joined, Membership.Invited, Membership.Knocked].

Acceptance criteria

  • TBD

Size estimate

None

Dependencies

  • None

Out of scope

  • Nothing

Open questions

Questions

Preview Give feedback
No tasks being tracked yet.

Subtasks

Android

Preview Give feedback
No tasks being tracked yet.

iOS

Preview Give feedback
No tasks being tracked yet.

Rust

Preview Give feedback
No tasks being tracked yet.

Other

Preview Give feedback
No tasks being tracked yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant