Skip to content

[7400] Overflow menu is clipped by Expert #7406

Merged
knolleary merged 1 commit into
mainfrom
7400-menu-clipped
Jun 10, 2026
Merged

[7400] Overflow menu is clipped by Expert #7406
knolleary merged 1 commit into
mainfrom
7400-menu-clipped

Conversation

@n-lark

@n-lark n-lark commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Description

Raises the tab-overflow dropdown's z-index (50 → 200) so it floats above the Expert drawer instead of being clipped. No repositioning logic, ff-tabs is generic and shouldn't know about the drawer, and the menu already clamps to the viewport.

Follow-up #7405 opened to centralize our scattered z-index values.

Related Issue(s)

Resolves #7400

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@n-lark n-lark requested a review from Steve-Mcl June 9, 2026 16:49
@n-lark n-lark self-assigned this Jun 9, 2026
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.70%. Comparing base (00ac964) to head (655e232).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7406   +/-   ##
=======================================
  Coverage   76.70%   76.70%           
=======================================
  Files         410      410           
  Lines       20887    20887           
  Branches     5067     5067           
=======================================
  Hits        16022    16022           
  Misses       4865     4865           
Flag Coverage Δ
backend 76.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@n-lark n-lark requested a review from cstns June 10, 2026 13:25
@knolleary knolleary self-requested a review June 10, 2026 16:05
@knolleary knolleary merged commit 0a7f4a9 into main Jun 10, 2026
29 checks passed
@knolleary knolleary deleted the 7400-menu-clipped branch June 10, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Overflow menu is clipped by Expert

2 participants