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
- Branch
- logic12
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 5386 Build 5404: [Placeholder Plan] Wait for 30 Seconds
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.