You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request
Ability to update the date of the log you’ve submitted.
Use case: Occasionally I submit my entries for the day when it’s past midnight, and they log to the incorrect day and I can’t seem to delete or amend them.
The text was updated successfully, but these errors were encountered:
Even better, we could try to prevent this from happening in the first place. Especially because the concept of moving data between days can have some negative externalities. For example, they may have logged some data today correctly and some was meant for another day, and moving all the data wholesale could cause sort of an equal but opposite problem.
Some ideas:
Between 12am-3am (or similar) default the check-in to the previous calendar day (it seems safe to assume that 90% of the time users don't intend to be logging for the current calendar day right at 12pm, so this is a reasonable default) or...
Early morning, show a very visible notice that they are logging for the current calendar day and not the previous day near the date navigation bar in the check-in UI
Feature Request
Ability to update the date of the log you’ve submitted.
Use case: Occasionally I submit my entries for the day when it’s past midnight, and they log to the incorrect day and I can’t seem to delete or amend them.
The text was updated successfully, but these errors were encountered: