Replies: 2 comments 3 replies
|
This is implemented. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
TLDR
Recently it's become common to end meetings 10 minutes before the hour, e.g. have a meeting run from 0900 - 0950. This should be logged as a 1 hour meeting. The gap is to allow people go to the restroom etc before any subsequent events.
Discussion
Currently Did does not give any visual cues that there is a gap between events. This can potentially cause you to log fewer hours, especially if you have many meetings with these characteristics
Additionally we do not have a consistent story on how to fix this in did. The premise for Did is that the calendar should be the timesheet, i.e. all logged hours in Did are equivalent to the appointments you have in your calendar. Adding functionality in Did where we allow did to count a 50 minute meeting as 1 hour can be confusing and may break the expectation that your calendar and Did is 1:1, at least when it comes to non-ignored events.
My current workaround is to
Any suggestions or ideas on possible ways to improve the experience?
UI implementation suggestion
AandBA.endtimeandB.startTimebeing >15 minDummy gridCell markup
All reactions