komodorio / validkube

ValidKube combines the best open-source tools to help ensure Kubernetes YAML best practices, hygiene & security.
https://validkube.com
Apache License 2.0
767 stars 60 forks source link

mobile view added to the YamlboxComponents & tabs #56

Closed i9shubham closed 1 year ago

i9shubham commented 1 year ago

https://github.com/komodorio/validkube/issues/53 is solved Media query added for mobile view in the YamlBoxComponents and tabs components.

image
nirsht commented 1 year ago

Hey, first of all it looks great. A question, can you make horizontal scroller in the tabs ( Validate, Clean, ...) to not visible / til the end (now it is just cut somewhere after the middle)

i9shubham commented 1 year ago

https://github.com/komodorio/validkube/pull/56#issuecomment-1451873772 I have made the necessary changes (Scrollbar is now hidden) and you can scroll through the tabs

screenshot
nirsht commented 1 year ago

@Shubham7350 LGTM!