nilsbraden / ttrss-reader-fork

An Android-Client for the self-hosted Tiny Tiny RSS feedreader
https://www.nilsbraden.de/TTRSS-Reader/
151 stars 40 forks source link

Virtual Category "Labels" disappear when viewing only unread articles #337

Open Niehztog opened 7 years ago

Niehztog commented 7 years ago

Tiny Tiny RSS supports article labels. Every article can have a label assigned. The labels will appear as "virtual categories" in Tiny Tiny RSS which contains all assigned articles. This is working well in Tiny Tiny RSS Webapplication. TTRSS-Reader however only displays the Label's "virtual category" when "show all articles" is activated and not when "show only unread articles" is active, even though when the label contains unread articles.

Expected behaviour:

Screenshots which illustrate the problem

show all articles mode => label appears show all articles mode, label appears

show only unread articles mode => label disappears show only unread articles mode, label disappears

...while the label contained unread articles ...although the label contains unread articles

Niehztog commented 7 years ago

besides, when a label contains unread articles, its missing the unread-counter next to it