Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix z-index on the new file menu #5056

Merged
merged 3 commits into from
May 4, 2021
Merged

Fix z-index on the new file menu #5056

merged 3 commits into from
May 4, 2021

Conversation

JammingBen
Copy link
Collaborator

Description

Removed the z-index on the files-app-bar because it prevented the new file menu from having a higher z-index than the table headers. As a result the new file menu was being overlapped by them.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@JammingBen JammingBen added the Status:Needs-Review Needs review from a maintainer label Apr 30, 2021
Copy link
Contributor

@pascalwengerter pascalwengerter left a comment

Choose a reason for hiding this comment

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

Finally 💪🏽 that was annoying!

Copy link
Contributor

@pascalwengerter pascalwengerter left a comment

Choose a reason for hiding this comment

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

Sorry, target branch needs to be a11y-swarming!

@JammingBen
Copy link
Collaborator Author

But it's not related to our a11y swarming, is it? 🤷

@pascalwengerter
Copy link
Contributor

But it's not related to our a11y swarming, is it? 🤷

Uh true yeah, I'll restart Drone 🤦🏽 sorry!

@ownclouders
Copy link
Contributor

💥 Acceptance tests Move failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15243/

20210430-122250-761.png
20210430-122431-578.png
20210430-122503-534.png
20210430-122535-365.png
20210430-122654-850.png
20210430-122816-607.png
20210430-122829-650.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests webUIBasic failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15243/

20210430-122252-890.png
20210430-122320-161.png
20210430-122356-830.png
20210430-122425-757.png
20210430-122712-791.png
20210430-122740-561.png
20210430-122808-843.png
20210430-122837-151.png
20210430-122946-252.png
20210430-123015-453.png
20210430-123051-708.png
20210430-123119-571.png

@JammingBen
Copy link
Collaborator Author

JammingBen commented Apr 30, 2021

Ahhh now other modals are hidden, need to work on that again.

Edit: Updated with a proper solution.

@ownclouders
Copy link
Contributor

💥 Acceptance tests Move failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/web/15247/

20210430-134027-573.png
20210430-134204-761.png
20210430-134236-510.png
20210430-134308-203.png
20210430-134430-503.png
20210430-134555-408.png
20210430-134608-728.png

Copy link
Contributor

@pascalwengerter pascalwengerter left a comment

Choose a reason for hiding this comment

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

LGTM 😎

@kulmann kulmann merged commit a0a9d98 into master May 4, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix-new-file-menu-z-index branch May 4, 2021 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants