Hello,
I am trying to use the JavaScript code snippet that is generated for embedding issue collector in our react code, but I am facing UI positioning issue on my website when I do that.
So, I want to know instead of on click of trigger button opening an issue collector popup which is provided by JIRA can I implement the same using react button.
Please let me know if it is possible.
Thank you!
Hi Pavithra,
Are you looking to use your own button to bring up the issue collector?
This article might help https://support.atlassian.com/jira-cloud-administration/docs/customize-the-jira-issue-collector/
In the way they did their example it seems like you can apply your own CSS to the button for positioning.
Hello @Christopher Yen ,
Thank you for your suggestion, it worked perfectly for our use case.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.