We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce: User selects a specific day without any begin or end time. User adds activities.
Observed behavior: WR refuses to add > 1 activity.
Expected behavior: User can add arbitrary number of activities even for days with empty start and/or end time.
The text was updated successfully, but these errors were encountered:
I can confirm this strange behavior. We definitely need to fix this ;)
Workaround: enter begin/end time for the day. Then adding more than one activity will work.
Sorry, something went wrong.
#148: Refactoring
f51889a
#148: Interpret days with activities as non-dummy-days
3c1370b
#148: Add pull request link to changelog
44b6b09
Merge pull request #203 from itsallcode/bugfix/#148_add_activity
548c04e
#148: Bugfix: add activity to empty day
Successfully merging a pull request may close this issue.
Steps to reproduce: User selects a specific day without any begin or end time. User adds activities.
Observed behavior: WR refuses to add > 1 activity.
Expected behavior: User can add arbitrary number of activities even for days with empty start and/or end time.
The text was updated successfully, but these errors were encountered: