Page MenuHomePhabricator

Calendar tooltips should always show start and end time of events.
ClosedPublic

Authored by lpriestley on May 14 2015, 7:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 10:11 PM
Unknown Object (File)
Tue, Apr 30, 12:17 PM
Unknown Object (File)
Thu, Apr 18, 3:28 AM
Unknown Object (File)
Wed, Apr 17, 6:50 PM
Unknown Object (File)
Sun, Apr 14, 2:55 AM
Unknown Object (File)
Mar 31 2024, 10:38 PM
Unknown Object (File)
Mar 10 2024, 10:48 PM
Unknown Object (File)
Feb 20 2024, 1:26 AM
Subscribers

Details

Summary

Closes T8191, Calendar tooltips should always show start and end time of events.

Test Plan

Open month view, hover over, All day events, multi-day all day events, multi-day non-all-day events, and regular events. Tooltips should be "All day", "All day, <start> - <end>", "<start>-<end>", and "<start>-<end>", respectively.

Diff Detail

Repository
rP Phabricator
Branch
calendartooltips
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5987
Build 6007: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

lpriestley retitled this revision from to Calendar tooltips should always show start and end time of events..
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/view/phui/calendar/PHUICalendarMonthView.php
304

debugging code?

This revision is now accepted and ready to land.May 14 2015, 7:24 PM
lpriestley marked an inline comment as done.
lpriestley edited edge metadata.

removing debugging code

This revision was automatically updated to reflect the committed changes.