Jira Forge Custom UI with Atlaskit and HTML/CSS

Hi there,

I am building a Jira Forge Custom UI app. I would like to create a custom Kanban Board, similar to a Jira Project Sprint Board, except on the Admin Page level. I am currently using Atlaskit with HTML/CSS. Are there templates for things like a Kanban board in Jira that I haven’t been able to find, or will I need to code this?

Cheers!

Hi @majormull,

Unfortunately, there are no templates for a Kanban board, you’ll have to code it yourself.

You can have a look at react-beautiful-dnd, that might help you build what you’re after.

2 Likes