Allows you to set forms via typeahead
Details
Details
- Reviewers
epriestley - Commits
- rP92db64c1b247: Add EditEngine typeahead
/typeahead/browse/PhabricatorEditEngineDatasource/
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- form-typeahead (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 14942 Build 19582: Run Core Tests Build 19581: arc lint + arc unit
Event Timeline
Comment Actions
I just build ngram indexes for them or is there something simpler? I plan to make these more useful in the next pass.
Comment Actions
Realized here tonight that builtin forms don't have PHIDs, so the typeahead only works with Custom Forms. Any easy solution?