ucdavis / ucdavis/ipa-client-angular
Scheduling View: Add support for dragging events on the calendar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Customers: Christal W, Mandy H
As a user I want to be able to drag events on the scheduling view instead of using the time/date UI on the left.
Best: dragging an event moves all related activities in the pattern, e.g. a MWF pattern having its Monday event dragged down two hours shows the W and F events dragging in real-time before I left go of the mouse button.
Acceptable: dragging an event only moves that event and any related activities in the pattern "snap" to their proper place after I finish dragging
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the scheduling view and its existing time/date UI; the issue names no files or tests. Implement event dragging so the event moves on the calendar, with related activities updating in real time if possible or snapping into place after the drag, then verify both behaviors against the MWF example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100