I have a button in my custom ui application using the issue-panel module and I want that when it is clicked the description input of the current issue should be focused and the user can automatically start typing.

I have read through https://community.developer.atlassian.com/t/how-to-get-the-dom-in-forge/50725 and it is clear that there is no way to do it by manipulating the DOM but is there a native way to achieve this or something similar?

0

There are 0 best solutions below