HomePhabricator

Give the Calendar month view a nice hover effect

Description

Give the Calendar month view a nice hover effect

Summary:
Ref T11326. Currently, we link Calendar days using hidden DOM nodes.

This is nice because it's simple, and right-clicking a day works properly. However, it's a bit ugly/unintuitive, messy, and unclear. It's especially messy because days are really two different rows, one for events and one for day/week numbers.

Instead, use JS to highlight day cells. You can still right-click by clicking the actual day number, which seems like a reasonable compromise.

Test Plan:

Screen Shot 2016-07-27 at 6.44.23 AM.png (225×617 px, 30 KB)

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11326

Differential Revision: https://secure.phabricator.com/D16334

Details

Provenance
epriestleyAuthored on Jul 27 2016, 1:44 PM
epriestleyPushed on Jul 27 2016, 4:36 PM
Reviewer
chad
Differential Revision
D16334: Give the Calendar month view a nice hover effect
Parents
rPcd8eccde8a89: Cruncy legumes.
Branches
Unknown
Tags
Unknown
Tasks
T11326: Improve Calendar v1 Design/UI/UX
Build Status
Buildable 13155
Build 16837: Run Core Tests