[PR #30157] fix: increase PortalSelect z-index to prevent obscuring in dialogs #32709

Open
opened 2026-02-21 20:51:55 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/30157

State: open
Merged: No


Summary

  • Increases PortalSelect z-index from z-20 to z-[1002]
  • Ensures select dropdown options appear above dialog/modal containers
  • Fixes the issue where select options were being obscured by the dialog settings panel

Test plan

  • All existing tests pass (5486 tests)
  • Visual verification: select dropdowns should now appear above any parent container

fixes #27581

**Original Pull Request:** https://github.com/langgenius/dify/pull/30157 **State:** open **Merged:** No --- ## Summary - Increases PortalSelect z-index from `z-20` to `z-[1002]` - Ensures select dropdown options appear above dialog/modal containers - Fixes the issue where select options were being obscured by the dialog settings panel ## Test plan - [x] All existing tests pass (5486 tests) - [x] Visual verification: select dropdowns should now appear above any parent container fixes #27581
yindo added the pull-request label 2026-02-21 20:51:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#32709