Ref T4100. Let datasources specify a more meaningful title than the class name.
Details
Details
- Reviewers
btrahan chad - Maniphest Tasks
- T4100: Support query parameterization in typeaheads
- Commits
- Restricted Diffusion Commit
rPe5e5974d9fe1: Give typeahead browse dialogs sensible titles
Browsed some sources.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/people/typeahead/PhabricatorViewerDatasource.php | ||
---|---|---|
7 | Is this a browse interface of one item? |
Comment Actions
Yeah, the viewer(), viewerprojects() and null() datasources all return only one item. Users can never normally hit these browse dialogs unless they're developing/debugging, though.