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
As an end user, I want to be able to drag-and-drop calendar events to modify their start/end dates. I also want to be able to resize calendar events to modify their duration.
Acceptance Criteria:
Support drag-and-drop of calendar events
Support resizing of calendar events
Why is the feature required?
Facilitates better ease of use.
Describe the solution you'd like
Able to drag and drop calendar events. Able to drag the borders of calendar events to resize them.
The text was updated successfully, but these errors were encountered:
* Update dependency dev-express react scheduler to latest
* Implemented task dnd using DragDropProvider
* Update task on backend
* Offset the reminder date if start date is modified
* Update frontend snapshot
* Bug fix: inconsistent task data
User Story:
As an end user, I want to be able to drag-and-drop calendar events to modify their start/end dates. I also want to be able to resize calendar events to modify their duration.
Acceptance Criteria:
Why is the feature required?
Facilitates better ease of use.
Describe the solution you'd like
Able to drag and drop calendar events. Able to drag the borders of calendar events to resize them.
The text was updated successfully, but these errors were encountered: