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
F17823624: D12846.diff
Sat, Jul 26, 4:46 AM
Unknown Object (File)
Tue, Jul 1, 11:45 PM
Unknown Object (File)
Jun 1 2025, 2:35 PM
Unknown Object (File)
May 31 2025, 10:56 PM
Unknown Object (File)
May 20 2025, 9:10 PM
Unknown Object (File)
May 14 2025, 2:16 AM
Unknown Object (File)
Apr 15 2025, 6:43 AM
Unknown Object (File)
Apr 14 2025, 4:04 PM
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.