ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
14.01k stars 3.42k forks source link

[ui_next] WF Node Modal renders a resizing window inside a resizing window #8621

Open unlikelyzero opened 3 years ago

unlikelyzero commented 3 years ago
ISSUE TYPE
SUMMARY

WF Node Modal renders a resizing window inside a resizing window

ENVIRONMENT
STEPS TO REPRODUCE
  1. Navigate to the WFViz
  2. Launch a Node Modal with at least 5 options (like 5 available JTs) Note the second window frame
EXPECTED RESULTS

No resizing window around Modal

ACTUAL RESULTS

Resizing window around Modal

ADDITIONAL INFORMATION

Screen Shot 2020-11-18 at 11 31 36 AM

unlikelyzero commented 3 years ago

bump