-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Minor
Issue Summary
When changing the theme of Jira Cloud via the Jira UI, the iframe containing custom Forge workflow validators/conditions https://developer.atlassian.com/cloud/jira/platform/modules/workflow-validator/ does not change theme until the page is reloaded.
Steps to Reproduce
- Have a Forge app with the validator module or condition one.
- View the custom workflow validator or condition in light theme.
- Change the Jira theme to dark.
- The page changes to dark theme, but the content inside the workflow validator/condition iframe remains in light theme.
- Reloading the page sets everything to dark theme.
Expected Results
The custom workflow validator should change the theme when selecting.
Actual Results
The custom workflow validator still remains in the light theme despite changing the theme to dark.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...