So I just came across this interesting edge case. Generally, there are 2 weeks of input fields to input time for (this week and last week). Today, when I logged into Staffplan, I only saw one input field.
This is what it looked like.
If I set my clock to 15.Feb 6:37 PM

Because I had never seen that before, I changed my system clock to yesterday and refreshed the page:
If I set my clock to be 14.Feb 6:37 PM

And then I set it to tomorrow.
If I set my clock to 16.Feb 6:37 PM

It looks like the calculation for when to advance the weeks must be different in some way from the calculation for whether to show an input field.... or maybe there's something else.
No javascript errors in the console or anything else noticeably wrong with the app.
So I just came across this interesting edge case. Generally, there are 2 weeks of input fields to input time for (this week and last week). Today, when I logged into Staffplan, I only saw one input field.

This is what it looked like.
If I set my clock to 15.Feb 6:37 PM
Because I had never seen that before, I changed my system clock to yesterday and refreshed the page:

If I set my clock to be 14.Feb 6:37 PM
And then I set it to tomorrow.

If I set my clock to 16.Feb 6:37 PM
It looks like the calculation for when to advance the weeks must be different in some way from the calculation for whether to show an input field.... or maybe there's something else.
No javascript errors in the console or anything else noticeably wrong with the app.