Closed Demolemon11 closed 1 week ago
Thanks for the PR, but this is not the correct fix for this problem. Also, you've made a few assumptions that are not necessarily correct:
self.max_known_rooms
is None, that does not mean that the client's internet connection is bad. Sometimes a server will just decide to not send the max number of known rooms, or it may change over time.
Please be very careful with your assumptions when displaying status/error messages to the user.
I think the root cause of #188 is that certain rooms list updates are not getting delivered, so this is more than just a simple display problem. We need to look into that more carefully, and it is not this simple/easy to diagnose and fix.
Thanks for explanation.
Here #188 It should be normal right now, please review. Don't know whether you like the label style below, just tell me if not suitable.