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,
Community moderators have prevented the ability to post new answers.