ucdavis / ucdavis/ipa-client-angular

Scheduling View: Add support for dragging events on the calendar

Open
#1,210 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.