Enable multiple definition tabs with iframe support

Description

Implement functionality to allow users to open multiple definition edit tabs using iframes.

Ensure that right-clicking "Edit" in the list view directs users to the edit form within Jira by adding specific parameters to the URL.

Configure the iframe to preserve editing functionality while maintaining user access within Jira.


Accepted criteria

  • Users can open multiple definition edit tabs simultaneously.

  • Clicking "Edit" in the list view opens the form in an iframe within Jira when opened in new tabs.

  • URL parameters are added to maintain functionality and context.

  • Editing functionality is preserved across all tabs.