[PR #768] [MERGED] fix: members page z-index bug #22679

Closed
opened 2026-02-21 20:19:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/768
Author: @MatriQ
Created: 8/6/2023
Status: Merged
Merged: 8/7/2023
Merged by: @crazywoola

Base: mainHead: fix/members-page-zindex-bug


📝 Commits (1)

  • e95e3f2 fix: members page z-index bug

📊 Changes

2 files changed (+73 additions, -71 deletions)

View changed files

📝 web/app/components/header/account-setting/index.tsx (+1 -1)
📝 web/app/components/header/account-setting/members-page/operation/index.tsx (+72 -70)

📄 Description

Fixing the operation column and popup menu incorrectly covers the title bar.

Bug screenshot:
1691379378595

QA screenshot:
1691379210593


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/768 **Author:** [@MatriQ](https://github.com/MatriQ) **Created:** 8/6/2023 **Status:** ✅ Merged **Merged:** 8/7/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/members-page-zindex-bug` --- ### 📝 Commits (1) - [`e95e3f2`](https://github.com/langgenius/dify/commit/e95e3f2ae199bfd40672a967ff471b00ce6cd149) fix: members page z-index bug ### 📊 Changes **2 files changed** (+73 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `web/app/components/header/account-setting/index.tsx` (+1 -1) 📝 `web/app/components/header/account-setting/members-page/operation/index.tsx` (+72 -70) </details> ### 📄 Description Fixing the operation column and popup menu incorrectly covers the title bar. Bug screenshot: ![1691379378595](https://github.com/langgenius/dify/assets/1320925/e7daff06-278f-409c-9cb5-5d428e0fe1a0) QA screenshot: ![1691379210593](https://github.com/langgenius/dify/assets/1320925/d11f6765-17e3-411d-bfee-e0e33779238b) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:30 -05:00
yindo closed this issue 2026-02-21 20:19:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22679