What is the new feature?
The user should be able to choose how many columns they see on each grid page, probably given a few options in a dropdown.
From initial testing, mobile can comfortably fit 7 days, and desktop can fit 14 or more. The exact numbers should probably be divisible by 7 as long as they work on most sized screens.
Why do you want this?
Give the users more choice. If they want to crowd their screen a bit more to navigate less pages, why not?
Any ideas for implementation?
This should apply to any grid view, so perhaps this would be a part of the grid component.
What is the new feature?
The user should be able to choose how many columns they see on each grid page, probably given a few options in a dropdown.
From initial testing, mobile can comfortably fit 7 days, and desktop can fit 14 or more. The exact numbers should probably be divisible by 7 as long as they work on most sized screens.
Why do you want this?
Give the users more choice. If they want to crowd their screen a bit more to navigate less pages, why not?
Any ideas for implementation?
This should apply to any grid view, so perhaps this would be a part of the grid component.