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

Dynamically show lunch items in simplified lunch module #62

Open
michaelgira23 opened this issue Nov 24, 2017 · 0 comments
Open

Dynamically show lunch items in simplified lunch module #62

michaelgira23 opened this issue Nov 24, 2017 · 0 comments

Comments

@michaelgira23
Copy link
Member

Right now, lunch categories are shown based on hardcoded css-element-queries CSS rules. This should be migrated to a method similar to the simplified-schedule component, where it detects each element's width/height, and shows the element if there's enough room. This would allow us to adapt to different screen sizes and lunch menus showing more categories if there's enough room and showing less if there's an abnormally long menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant