Left sidebar for addon.

Hi, help me please?

I need to add left sidebar for my js app in jira. I am using ssr nodejs + reactjs. installation though atlassian-connect.json.

into my app I need to add left sidebar.
like here.


added different sidebars from docs, but when I am opening my addon, page is fill width and I have just top navigation bar.

Regards.

Hi @DubDubskiy,

You can add web items to the sidebar such that when they are clicked they open a web panel that your app provides. To find where you can add the web items, you may like to the install web fragment finder app.

Regards,
Dugald

Hi @dmorrow

Thanks for replay. But I didnt get :slightly_smiling_face: I am using attlassian-connect.json file for instalation. I need that left sidebar like on another jira pages. I guess I need to add some configs, but I tried many of them, and didnt have a luck with it.

Regards.

Hi @DubDubskiy,

Feel free to share a few more details so that the community can help you. Did you try adding a web item to the descriptor (in your case atlassian-connect.json file)?

Regards,
Dugald