cncf / filterable-landscape

Interactive version of the Cloud Native Landscape
https://landscape.cncf.io/
Apache License 2.0
9 stars 12 forks source link

(Don't merge, WIP) 126 gcid filters for mobile #212

Closed AndreyKozlov1984 closed 6 years ago

AndreyKozlov1984 commented 6 years ago

Don't merge, just look at it

dankohn commented 6 years ago

Deploy succeeded

Built with commit 052c4dd464fc3b33999d997f103c71f77409fa36

https://deploy-preview-212--interactive-landscape.netlify.com

dankohn commented 6 years ago

This is looking good. Card sizes should stay constant as the screen width changes. Filter bar should appear on top of the cards instead of pushing the cards aside.

alexkontsevoy commented 6 years ago

@dankohn for the card sizes: using fixed card size will cause blank space appear on the right, will this be ok?

For the filers bar: I'll update it to cover the page instead of pushing aside.

alexkontsevoy commented 6 years ago

@dankohn updated the code upon your comments, but build fails.

@ZeusTheTrueGod please see what is the cause, I believe it is not related with styling

alexkontsevoy commented 6 years ago

the changes also resolve #213