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)
Tue, Jan 28, 2:04 AM
Unknown Object (File)
Tue, Jan 28, 2:04 AM
Unknown Object (File)
Tue, Jan 28, 2:04 AM
Unknown Object (File)
Sat, Jan 25, 2:20 PM
Unknown Object (File)
Thu, Jan 23, 2:53 PM
Unknown Object (File)
Wed, Jan 22, 10:22 AM
Unknown Object (File)
Tue, Jan 21, 9:36 AM
Unknown Object (File)
Dec 20 2024, 2:17 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.