mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #464] [MERGED] Mikey's zIndex fix #2856
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2856
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
react← Head:react📝 Commits (2)
f27de34Mikey's zIndex fix4718b14Mikey's fix for menu overflow📊 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.