Page MenuHomePhabricator

Add a discovery format hint for date fields in SearchEngine UIs
ClosedPublic

Authored by epriestley on Jan 26 2018, 4:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 24, 6:54 AM
Unknown Object (File)
Tue, Mar 5, 9:38 AM
Unknown Object (File)
Feb 10 2024, 6:32 AM
Unknown Object (File)
Jan 3 2024, 3:31 PM
Unknown Object (File)
Dec 19 2023, 5:05 AM
Unknown Object (File)
Nov 30 2023, 3:08 AM
Unknown Object (File)
Nov 16 2023, 6:49 AM
Unknown Object (File)
Nov 1 2023, 5:05 PM
Subscribers
None

Details

Summary

See PHI316. Maniphest and other applications currently have controls like Created After: [_____] where you just get an empty text field.

Although most formats work -- including relative formats like "3 days ago" -- and we validate inputs so you get an error if you enter something nonsensical, this still isn't very user friendly.

T8060 or some other approach is likely the long term of this control.

In the meantime, add placeholder text to suggest that YYYY-MM-DD or X days ago will work.

Test Plan

Viewed date inputs, saw placeholder text.

Diff Detail

Repository
rP Phabricator
Branch
hint1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19198
Build 25936: Run Core Tests
Build 25935: arc lint + arc unit