Closed gep13 closed 8 years ago
This is what I am seeing when I open the Modern-Gitter Room:
Indeed, the WinJS list-view control is not so easy to use when it comes for messages.
About the white screen, it is due to the refresh of the UI controls which is programmatically random (ex : if it takes time to load messages from network, so the UI will not refresh cause it's too late).
@Odonno said... About the white screen, it is due to the refresh of the UI controls which is programmatically random (ex : if it takes time to load messages from network, so the UI will not refresh cause it's too late).
In which case, I think we need some sort of progress indicator to show that "something" is happening.
Yep, but the most important is that then it will never refresh UI... until you may update the UI yourself (ex : resizing screen).
Hmm, not sure I fully understand what you are referring to.
There is something like a timeout. After a certain time, it will never refresh UI, so you'll never see messages, but they are clearly loaded, just not visible until UI refresh.
With the latest release of the UWP application, I am seeing an issue viewing the messages within a room.
For example, when going into the Odonno/Modern-Gitter chat room, I see a completely blank screen. If I scroll up and down, the messages sometimes appear, but then the screen goes blank again. Other times, the messages stay in place, but then the messages jump to the last message in the room.
This issue was seen on my Nokia Lumia 950 XL, with version 2.2.28 of the application.