Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to hide icons on kanban view?

Rafal Mikolajczak April 30, 2020

I made a kanban for all the epics.

One issue type only, so no need for issue type icon (waste of space).

We use Rank to prioritize, so no need for priority icons either (waste of space).

Any way to hide them?

1 answer

1 accepted

1 vote
Answer accepted
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 1, 2020

Hello Rafal,

Thank you for reaching out to Atlassian Community!

When using a Classic Kanban board, the default fields that are shown on the card are the Summary, Issue Type, Priority, and Issue key.

I'm afraid to say that currently, there are no options to remove these default fields from the cards. You can add other fields on Board settings > Card layout, but those ones are not possible to hide or remove.

Regards,
Angélica

Andy Heinzer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 1, 2020

Hi Rafal,

While I do not believe it is possible to hide either of these elements in Jira Software Cloud today, we do have a pair of feature requests that seek to do this.  Please see:

I would recommend voting on these issues if this affects you.  This can help our development team to understand which features to prioritize better.

Regards,

Andy

Like # people like this
nraw
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 10, 2022

This seems like an easy implementation yet an open issue for so long..

You can basically hack it with a script ran afterwards, like:

$('.ghx-stat-fields').forEach(x => {x.style.display = 'none';});

But can we please just have a button that would save this preference and display it as such?

Like Rafal Mikolajczak likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events