AxisContribution icon indicating copy to clipboard operation
AxisContribution copied to clipboard

Full week of cells is shown in the current week (regression)

Open mikepinkerton opened this issue 1 year ago • 0 comments

After updating from 0.5.0 to main, I noticed a difference in the way the current week is displayed.

Previously, the cells in the week would only be visible up to and including the current day (say, Tuesday), with Wednesday - Saturday being the background color.

Now, all cells of the current week are visible, and are gray if they have no data.

It feels like this is a regression, because in theory, days in the future shouldn't have any data, so they shouldn't be displayed at all. It also helps the user visualize where they are in the current week.

mikepinkerton avatar Apr 18 '24 17:04 mikepinkerton