| id |
title |
status |
assignee |
created_date |
labels |
dependencies |
references |
priority |
| TASK-122 |
Canvas element reminder scheduling UX enhancements |
Done |
|
2026-03-17 01:01 |
|
|
|
medium |
Description
Add multiple UX affordances for scheduling reminders on canvas shapes: floating calendar icon on selected shapes, right-click context menu option, drag-to-calendar compact mode, and email notifications on reminder creation.
Acceptance Criteria
Final Summary
Implemented 4 reminder scheduling UX enhancements in website/canvas.html (156 insertions):\n\n1. Right-click context menu — "📅 Schedule a reminder" option in shape context menu opens reminder widget\n2. Email notification — Fetches user email from EncryptID /auth/api/account/security, caches it, passes notifyEmail to rSchedule API, shows confirmation in feedback\n3. Floating calendar icon — 28px circular 📅 button positioned at selected shape's top-right corner, repositions on scroll/zoom, toggles widget on click\n4. Drag-to-calendar — Compact calendar appears after 200ms of shape drag, day cells highlight on hover, releasing over a day creates the reminder