How to show tasks count on columns label like badge

How to show tasks count on columns label like badge

Hello @SLokesh ,

I’m afraid there is no such functionality at the moment. However, thank you for pointing this out. It is a known request so this feature might appear in future Kanban updates.

As a workaround, you could try adding a pseudo-element with the state’s areasMeta[columnId].cardsCount in its content.
For example, it could look something like this: https://snippet.dhtmlx.com/z17mq525.