Skip to content
New issue

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

Support drag and drop of calendar events #264

Closed
Minusome opened this issue Apr 20, 2020 · 0 comments · Fixed by #270
Closed

Support drag and drop of calendar events #264

Minusome opened this issue Apr 20, 2020 · 0 comments · Fixed by #270
Assignees
Labels
enhancement New feature or request frontend

Comments

@Minusome
Copy link
Contributor

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:

  1. Support drag-and-drop of calendar events
  2. 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.

@Minusome Minusome added enhancement New feature or request frontend labels Apr 20, 2020
@rmoradc rmoradc self-assigned this Apr 20, 2020
@Minusome Minusome self-assigned this Apr 20, 2020
@Minusome Minusome linked a pull request Apr 21, 2020 that will close this issue
11 tasks
Minusome added a commit that referenced this issue Apr 22, 2020
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants