fix(ui): Fix update banner hidden behind canvas controls - #12527
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (49.06%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## release-1.9.0 #12527 +/- ##
=================================================
+ Coverage 49.89% 50.03% +0.14%
=================================================
Files 1930 1930
Lines 171894 172595 +701
Branches 25319 25326 +7
=================================================
+ Hits 85762 86356 +594
- Misses 85086 85193 +107
Partials 1046 1046
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
OBJECTIVE: Reposition the component update banner so it appears above the canvas controls instead of being obscured behind them.
CHANGES:
bottom-2tobottom-16to match FlowBuildingComponent placement