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
F13045782: D12846.id30900.diff
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)
Sun, Mar 31, 10:38 PM
Unknown Object (File)
Mar 10 2024, 10:48 PM
Unknown Object (File)
Feb 20 2024, 1:26 AM
Unknown Object (File)
Feb 6 2024, 3:49 AM
Unknown Object (File)
Jan 24 2024, 6:43 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #30900)

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.