Currently, when switching between Conditional Coloring and the Integration Sidebar, the expected behavior is broken. Instead of auto-collapsing one when the other is opened, the UI behaves inconsistently—sometimes overlapping panels or hiding the sidebar altogether.
🔧 Proposed Behavior:
  • When the Conditional Coloring sidebar is open and a user clicks Toggle Integration Sidebar, the system should first close Conditional Coloring, then open the Integration Sidebar.
  • The same should happen in reverse: Opening Conditional Coloring should automatically close the Integration Sidebar first.
  • This keeps the sidebar layout consistent and avoids UI stacking or confusion.
This will improve the toggle experience between sidebar tools, keep the toolbar anchored, and ensure users aren’t left wondering which tool is active or visible.