Skip to content

[v3-2-test] fix(ui): use fixed menu positioning for dropdowns in connection forms (#65007) (#65085)#65138

Merged
pierrejeambrun merged 1 commit intov3-2-testfrom
backport-5342d3d-v3-2-test
Apr 14, 2026
Merged

[v3-2-test] fix(ui): use fixed menu positioning for dropdowns in connection forms (#65007) (#65085)#65138
pierrejeambrun merged 1 commit intov3-2-testfrom
backport-5342d3d-v3-2-test

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

  • Add menuPosition="fixed" to FieldDropdown and FieldMultiSelect components
  • Ensures dropdown menus are fully visible when rendered inside accordion panels
  • Prevents menu clipping when parent containers have overflow constraints

Closes #65007
(cherry picked from commit 5342d3d)

Co-authored-by: Tyson Cung 45380903+tysoncung@users.noreply.github.com
Co-authored-by: Tyson Cung tysoncung@users.noreply.github.com

…ection forms (#65007) (#65085)

- Add menuPosition="fixed" to FieldDropdown and FieldMultiSelect components
- Ensures dropdown menus are fully visible when rendered inside accordion panels
- Prevents menu clipping when parent containers have overflow constraints

Closes #65007
(cherry picked from commit 5342d3d)

Co-authored-by: Tyson Cung <45380903+tysoncung@users.noreply.github.com>
Co-authored-by: Tyson Cung <tysoncung@users.noreply.github.com>
@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Apr 13, 2026
Copy link
Copy Markdown
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated CI failure, merging.

@pierrejeambrun pierrejeambrun merged commit f4f4ce3 into v3-2-test Apr 14, 2026
119 of 121 checks passed
@pierrejeambrun pierrejeambrun deleted the backport-5342d3d-v3-2-test branch April 14, 2026 14:18
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 2026
…ection forms (#65007) (#65085) (#65138)

- Add menuPosition="fixed" to FieldDropdown and FieldMultiSelect components
- Ensures dropdown menus are fully visible when rendered inside accordion panels
- Prevents menu clipping when parent containers have overflow constraints

Closes #65007
(cherry picked from commit 5342d3d)

Co-authored-by: Tyson Cung <45380903+tysoncung@users.noreply.github.com>
Co-authored-by: Tyson Cung <tysoncung@users.noreply.github.com>
@vatsrahul1001 vatsrahul1001 added the type:bug-fix Changelog: Bug Fixes label Apr 15, 2026
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 2026
…ection forms (#65007) (#65085) (#65138)

- Add menuPosition="fixed" to FieldDropdown and FieldMultiSelect components
- Ensures dropdown menus are fully visible when rendered inside accordion panels
- Prevents menu clipping when parent containers have overflow constraints

Closes #65007
(cherry picked from commit 5342d3d)

Co-authored-by: Tyson Cung <45380903+tysoncung@users.noreply.github.com>
Co-authored-by: Tyson Cung <tysoncung@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 2026
…ection forms (#65007) (#65085) (#65138)

- Add menuPosition="fixed" to FieldDropdown and FieldMultiSelect components
- Ensures dropdown menus are fully visible when rendered inside accordion panels
- Prevents menu clipping when parent containers have overflow constraints

Closes #65007
(cherry picked from commit 5342d3d)

Co-authored-by: Tyson Cung <45380903+tysoncung@users.noreply.github.com>
Co-authored-by: Tyson Cung <tysoncung@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 2026
…ection forms (#65007) (#65085) (#65138)

- Add menuPosition="fixed" to FieldDropdown and FieldMultiSelect components
- Ensures dropdown menus are fully visible when rendered inside accordion panels
- Prevents menu clipping when parent containers have overflow constraints

Closes #65007
(cherry picked from commit 5342d3d)

Co-authored-by: Tyson Cung <45380903+tysoncung@users.noreply.github.com>
Co-authored-by: Tyson Cung <tysoncung@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants