Page MenuHomePhabricator

Probably fix some display issues with all-day events?
ClosedPublic

Authored by epriestley on Nov 7 2016, 6:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 27, 6:27 PM
Unknown Object (File)
Tue, Feb 18, 11:59 AM
Unknown Object (File)
Mon, Feb 3, 5:46 PM
Unknown Object (File)
Fri, Jan 31, 5:35 AM
Unknown Object (File)
Jan 28 2025, 2:04 AM
Unknown Object (File)
Jan 28 2025, 2:04 AM
Unknown Object (File)
Jan 28 2025, 2:04 AM
Unknown Object (File)
Jan 25 2025, 2:20 PM
Subscribers
None

Details

Summary

Ref T11801. These are pretty fiddly because users expect to see the end time for timed events ("10 AM - 11 AM" is ONE hour long) but not for all-day events ("Nov 2 - Nov 3" is TWO days long!)

We also want to store the thing the user actually entered so we don't lose data if they un-all-day the event later.

This may take a little more fiddling since it feels a little shaky, but I couldn't break this version immediately.

Test Plan

Imported a French holiday, got proper display in the UI.

Diff Detail

Repository
rP Phabricator
Branch
cal3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14381
Build 18728: Run Core Tests
Build 18727: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Probably fix some display issues with all-day events?.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 7 2016, 6:50 PM
This revision was automatically updated to reflect the committed changes.