You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have successfully added a Jira issue collector to my react app using the REST api. It is possible for visitors to my site to fill out a form an a bug issue is generated onto my board.
HOWEVER, once a user submits the form it disappears (the pop-up closes) and the user is left staring at a blank screen.
I would like a new empty form to show (a new pop-up to open) immediately after the user hits submit so that they can immediately raise another issue if they so wish without having to reload the page. Is this possible???
Thanks,