-
Notifications
You must be signed in to change notification settings - Fork 41
Show loading spinner by All Rooms title above the rooms list #521
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
Conversation
|
Why is this blocked on makepad? Which issue/feature is it blocked on? |
Now in makepad, the widget loading-spinner can't work, so i create a new loading-spinner widget and submit a pr 774, This PR is almost done — just waiting on the loading spinner, so now we're waiting for Makepad to merge it. |
|
Thanks for clarifying. I left a comment there. |
your PR has been merged in! 👍 |
|
hello @kevinaboos I import the loading spinner, now this pr can be review. |
|
There is now |
We actually do still want the actions to be emitted by the sync status subscriber, since in the future we'll need those updates in the RoomScreen as well. |
Co-authored-by: Kevin Boos <1139460+kevinaboos@users.noreply.github.com>
Co-authored-by: Kevin Boos <1139460+kevinaboos@users.noreply.github.com>
kevinaboos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, there's just a little bit more refactoring that needs to happen, then we can merge it in.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall this looks good, and is nearly ready to merge! I just left two small comments. Also, please resolve the merge conflicts, and then it'll be good to go. 👍
Co-authored-by: Kevin Boos <1139460+kevinaboos@users.noreply.github.com>
Fixes #541