[PR #464] [MERGED] Mikey's zIndex fix #2856

Closed
opened 2026-03-02 13:55:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/464
Author: @AdamWillford
Created: 1/2/2022
Status: Merged
Merged: 1/2/2022
Merged by: @KelvinTegelaar

Base: reactHead: react


📝 Commits (2)

📊 Changes

20 files changed (+39 additions, -39 deletions)

View changed files

📝 src/views/email-exchange/administration/ContactsList.js (+1 -1)
📝 src/views/email-exchange/administration/MailboxesList.js (+2 -2)
📝 src/views/email-exchange/administration/ViewMobileDevices.js (+2 -2)
📝 src/views/endpoint/MEM/MEMListPolicies.js (+2 -2)
📝 src/views/endpoint/MEM/MEMListPolicyTemplate.js (+2 -2)
📝 src/views/endpoint/applications/ApplicationsList.js (+2 -2)
📝 src/views/endpoint/autopilot/AutopilotListDevices.js (+2 -2)
📝 src/views/endpoint/autopilot/AutopilotListProfiles.js (+2 -2)
📝 src/views/endpoint/autopilot/AutopilotListStatusPages.js (+2 -2)
📝 src/views/endpoint/defender/ListDefender.js (+2 -2)
📝 src/views/identity/administration/Groups.js (+2 -2)
📝 src/views/identity/administration/Roles.js (+2 -2)
📝 src/views/identity/administration/Users.js (+2 -2)
📝 src/views/teams-share/onedrive/OneDriveList.js (+2 -2)
📝 src/views/teams-share/sharepoint/SharepointList.js (+2 -2)
📝 src/views/teams-share/teams/BusinessVoice.js (+2 -2)
📝 src/views/teams-share/teams/TeamsActivity.js (+2 -2)
📝 src/views/teams-share/teams/TeamsListTeam.js (+2 -2)
📝 src/views/tenant/administration/Tenants.js (+2 -2)
📝 src/views/tenant/standards/ListAppliedStandards.js (+2 -2)

📄 Description

Fixed "transparent background" on menu due to zIndex. Tested and seems to be working, but unsure as to why the initial attribs were added, so need to confirm it works as intended with them removed


🔄 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/KelvinTegelaar/CIPP/pull/464 **Author:** [@AdamWillford](https://github.com/AdamWillford) **Created:** 1/2/2022 **Status:** ✅ Merged **Merged:** 1/2/2022 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `react` ← **Head:** `react` --- ### 📝 Commits (2) - [`f27de34`](https://github.com/KelvinTegelaar/CIPP/commit/f27de34f6e381996eebaab64976dfc430ea27e41) Mikey's zIndex fix - [`4718b14`](https://github.com/KelvinTegelaar/CIPP/commit/4718b14ca343001658ff7cdaa57dd524656454e4) Mikey's fix for menu overflow ### 📊 Changes **20 files changed** (+39 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `src/views/email-exchange/administration/ContactsList.js` (+1 -1) 📝 `src/views/email-exchange/administration/MailboxesList.js` (+2 -2) 📝 `src/views/email-exchange/administration/ViewMobileDevices.js` (+2 -2) 📝 `src/views/endpoint/MEM/MEMListPolicies.js` (+2 -2) 📝 `src/views/endpoint/MEM/MEMListPolicyTemplate.js` (+2 -2) 📝 `src/views/endpoint/applications/ApplicationsList.js` (+2 -2) 📝 `src/views/endpoint/autopilot/AutopilotListDevices.js` (+2 -2) 📝 `src/views/endpoint/autopilot/AutopilotListProfiles.js` (+2 -2) 📝 `src/views/endpoint/autopilot/AutopilotListStatusPages.js` (+2 -2) 📝 `src/views/endpoint/defender/ListDefender.js` (+2 -2) 📝 `src/views/identity/administration/Groups.js` (+2 -2) 📝 `src/views/identity/administration/Roles.js` (+2 -2) 📝 `src/views/identity/administration/Users.js` (+2 -2) 📝 `src/views/teams-share/onedrive/OneDriveList.js` (+2 -2) 📝 `src/views/teams-share/sharepoint/SharepointList.js` (+2 -2) 📝 `src/views/teams-share/teams/BusinessVoice.js` (+2 -2) 📝 `src/views/teams-share/teams/TeamsActivity.js` (+2 -2) 📝 `src/views/teams-share/teams/TeamsListTeam.js` (+2 -2) 📝 `src/views/tenant/administration/Tenants.js` (+2 -2) 📝 `src/views/tenant/standards/ListAppliedStandards.js` (+2 -2) </details> ### 📄 Description Fixed "transparent background" on menu due to zIndex. Tested and seems to be working, but unsure as to why the initial attribs were added, so need to confirm it works as intended with them removed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:55:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#2856
No description provided.