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: hidden menu list item #11676

Merged
merged 2 commits into from
Nov 17, 2023
Merged

fix: hidden menu list item #11676

merged 2 commits into from
Nov 17, 2023

Conversation

snowden-fu
Copy link
Contributor

@snowden-fu snowden-fu commented Nov 16, 2023

Description

resolved the problem of "menu list" hidden under "title card".
image

changes: add zIndex to LeftNavBar as "dropdown", which is 100, while TitileCardhas set asdocker`, which is 10. Now, zindex value 100>10, menu can be set at front.

Fixes: #11410
Fixes: #11304

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for ethereumorg ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit f8a83c7
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/6556944a393c7f000814d6c3
😎 Deploy Preview https://deploy-preview-11676--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@corwintines corwintines left a comment

Choose a reason for hiding this comment

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

Great, thank you @fuzheng1998!

@corwintines
Copy link
Member

@all-contributors can you add @fuzheng1998 for code

Copy link
Contributor

@corwintines

I've put up a pull request to add @fuzheng1998! 🎉

@corwintines corwintines merged commit cb715ef into ethereum:dev Nov 17, 2023
5 checks passed
Copy link

gitpoap-bot bot commented Nov 17, 2023

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

Be sure to join the Ethereum.org discord if you are interested in contributing further to the project or have any questions for the team.

GitPOAP: 2023 Ethereum.org Contributor:

GitPOAP: 2023 Ethereum.org Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

This was referenced Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Use case" pages contain dropdown menu bug Bug report: use case pages sidebar dropdown hidden
2 participants