Name of channel not chaning (redesign GUI?)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Shorts App |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
Hello,
steps to reproduce bug:
Example: create new topic "Linux" and add two channels to them: "GamingonLinux" and "Phoronix".
In main view go to Linux topic, refresh it. Suppose that we have 4 items, two from GoL from 10:10 and 10:20 and two from Phoronix 10:15 and 10:00.
It we open newest GoL 10:20 everything is correct. In upper part of the screen we can see name of channel ("GamingonLinux"). If we swipe to go to another topic, we get item from Phoronix 10:15 and that's good also, but in upper part of the screen we can see still "GamingonLinux", not "Phoronix".
If we look at the whole picture, better would be to move from bottom end of the screen name of source to next by date. And in upper part of the screen (Header?) we should see name of topic (in that example "Linux").
I think there is another problem with Shorts. If we refresh main "Shorts" tab/topic, it refresh all channels in created topics, right? But if we go to particular topic, we can see outdated information (before last refresh) - summarizing, if we refresh "Shorts" tab/topic, it should update downloaded data also in ours custom topics.
Related branches
- Jenkins Bot: Approve (continuous-integration)
- Ubuntu Shorts Developers: Pending requested
-
Diff: 222 lines (+28/-71)5 files modifiedshorts/qml/components/ArticleViewItem.qml (+2/-2)
shorts/qml/components/FakeHeader.qml (+8/-8)
shorts/qml/components/NetworkManager.qml (+2/-2)
shorts/qml/pages/ArticleViewPage.qml (+2/-2)
shorts/qml/shorts-app.qml (+14/-57)
Thanks for report!
Can you provide little bit screenshots or something like that? It's hard to understand only via text description.