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
13.98k stars 3.41k forks source link

[ui_next] Clickaway from Navbar does not collapse Navbar #8601

Closed unlikelyzero closed 3 years ago

unlikelyzero commented 3 years ago
ISSUE TYPE
SUMMARY

The Navbar does not automatically close when a clickaway is performed. This ticket is filed as a ux issue to discuss what the intended implementation will be for NavBar collapse

ENVIRONMENT
STEPS TO REPRODUCE
  1. Expand NavBar
  2. Clickaway on a forrm
EXPECTED RESULTS

NavBar to collapse when clicking away from NavBar

ACTUAL RESULTS

NavBar remains open until the Hamburger is clicked

ADDITIONAL INFORMATION
mabashian commented 3 years ago

This is how the PF component works. We can open an issue against the lib but I don't think we want to deviate from the base behavior. cc @trahman73 if you feel differently feel free to re-open.