meshery / play

Cloud Native Playground for Kubernetes and all CNCF projects
https://play.meshery.io
Apache License 2.0
98 stars 98 forks source link

fixed horizontal scroll below 500px screen width #60

Closed Avi-88 closed 1 year ago

Avi-88 commented 1 year ago

Signed-off-by: Avi avishkar.22011115@viit.ac.in

I have maintained the current layout of the navbar but it would be better if we implement a different layout for smaller screens. If there isn't any issue related to design change, I can make a PR for that too

This PR fixes #59 overflow of navbar below 500px screen width

Signed commits

netlify[bot] commented 1 year ago

Deploy Preview for meshery-play ready!

Name Link
Latest commit 23018a4fac0732b29ae734372475b86f5b9e3ee2
Latest deploy log https://app.netlify.com/sites/meshery-play/deploys/63cdecc9890bf00008639a94
Deploy Preview https://deploy-preview-60--meshery-play.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 settings.

leecalcote commented 1 year ago

@Avi-88, no there's not an issue open that highlights the need for a mobile-friendly menu. Yes, if you would like to open one and tackle the issue, that'd be great.

Avi-88 commented 1 year ago

@Avi-88, no there's not an issue open that highlights the need for a mobile-friendly menu. Yes, if you would like to open one and tackle the issue, that'd be great.

Thankyou @leecalcote ,I'll open an issue for the mobile-friendly menu and start working on it