Toggle visibility of Tags on List view
Guy Mannerings
It would be great to get an option on List view to be able to toggle the visibility of Tags on or off.
I have a List view with a grouping and filters where the Tags are always going to be the same once that group and those filters are applied.
Therefore, I don't need to see those Tags next to the Task name on that List, which add to visual clutter.
Tags next to the Task name are really useful everywhere else, but not on this particular List view.
So it would be great to be able to simply choose to show or hide Tags for that List view only.
Log In
Guy Mannerings
@Michael Van Doorn This might actually be a good idea to add to the "View Task Properties" option.
It would need to be on a per-View basis, as some views you would want to show them and some you would not.
Michael Van Doorn
Hey, Guy Mannerings!
Our current vision is to match Board view where Tags can be toggled as a field. The first iteration would likely hide this from the task row, with further expansions including showing tags as a column and supporting sorting on the column.
Let me know your thoughts on that!
Guy Mannerings
Michael Van Doorn That sounds great!
To clarify, when you release the expansion to show Tags in a column, will that be an
option
? I.e., will we still be able to see them next to the Task name if we want?The benefit of Tags for me is that they are next to the Task name. That way, they show everywhere the Task is visible.
If we can
only
see them in a column once that is released, then they would serve no purpose that is different to labels, and they would lose their benefit.Hope that makes sense!
Michael Van Doorn
Guy Mannerings: Makes perfect sense!
This project is very much still in the ideation / research phase so nothing is set in stone but yes we'd likely still support the option to show them in the task row instead.
Guy Mannerings
Michael Van Doorn Great! Thanks Michael.
Lincoln Lemos
I got this done using StyleBot (chrome extension that allow you add styles to specific pages). You need to install and copy/paste the code below.
.cu-task-list div.cu-tags-select__badge.cu-tags-select__badge_rectangle.ng-star-inserted {
display: none;
}
Joe Marotta
This feels like a no brainer for dashboards
V
yes this would be great especially in more complex dashboard views or where space is limited. It would be great to see the option to turn off visibility beside task name (just like the ability to hide task properties like dependency, description, etc in list view)
A
Altri
It would be also useful to hide tags from kanban view to reduce card size