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

Clear/Load screen immediately after Room select #434

Open
bunnie opened this issue Oct 9, 2023 · 0 comments
Open

Clear/Load screen immediately after Room select #434

bunnie opened this issue Oct 9, 2023 · 0 comments
Labels
Chat Client Issues related to chat clients (e.g. Signal, Matrix)

Comments

@bunnie
Copy link
Member

bunnie commented Oct 9, 2023

Currently - when a new Room is selected - the Posts from the old Room (dialogue) are displayed until the Posts from the new Room show up. This is a really poor user experience.

Once a new room is selected, the old posts should be cleared immediately - and any posts stored in the pddb displayed ASAP - while the UI waits for Posts to arrive from the server.

There probably needs to be a call to chat::dialogue_set() immediately after the call to room_modal completes.

@bunnie bunnie converted this from a draft issue Oct 9, 2023
@bunnie bunnie added the Chat Client Issues related to chat clients (e.g. Signal, Matrix) label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chat Client Issues related to chat clients (e.g. Signal, Matrix)
Projects
Status: Todo
Development

No branches or pull requests

1 participant