Is your feature request related to a problem? Please describe.
Tags are not visible for cards that are not assigned to a user in the lists view (Compact mode was off).
Describe the solution you'd like
An option to make tags visible for unassigned cards.
I don't understand what you mean? Here is a card which is not assigned to anyone and has a tag. The tag is shown:

It is not visible on my end. Maybe I should reinstall. Is it safe to do so ? (Provided I sync before)


Yes, given you synced, it is safe. But a @desperateCoder just told me he noticed the same issue, so i guess it's a bug. I'll have a look.
@user655362020 it would be safe, but I just had the same behavior, I guess you found here something... I doubt, this would bring your labels back. The good news is: this seems to be just a display bug, your data is fine.
@user655362020 could you please tell us the exact version of the android app (you can find this information in the sidebar -> About) and which flavor you are using (Google Play Store or F-Droid or self-built)?
Fdroid
Android : 1.8.2
Server App : 1.0.5
I tried reinstalling. It is not visible. The tag is visible when card is assigned though. Are there any logs or config that I can provide ? (Have root access)
Edit : fix android version
No, no, the version info was well enough (i guess you meant 1.8.2?) Thanks so far. I will have a look, shouldn't be that hard to find that nasty little bug 馃槈
Yes 1.8.2 :)
Yup. Need to add check the labels here: https://github.com/stefan-niedermann/nextcloud-deck/blob/master/app/src/main/java/it/niedermann/nextcloud/deck/ui/card/CardAdapter.java#L117
@desperateCoder could you please fix? I am currently busy.
Fix will be shipped in 1.9.0.
Oops? I was just about to fix it seconds ago. Sorry, only just read your comment...
Most helpful comment
No, no, the version info was well enough (i guess you meant
1.8.2?) Thanks so far. I will have a look, shouldn't be that hard to find that nasty little bug 馃槈