During the Herald object rule creation workflow, there is no typeahead for the object selection text box (this is box that allows you to pick a project or repo to be linked to the rule).
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T7729 No Typeahead on Herald object rule creation | ||
Resolved | epriestley | T4100 Support query parameterization in typeaheads | ||
Resolved | None | T4420 Modernize typeahead datasources | ||
Restricted Maniphest Task | ||||
Resolved | epriestley | T5750 Implement typeahead browse mode | ||
Resolved | epriestley | T7688 Move token rendering into TypeaheadDatasource | ||
Resolved | epriestley | T7689 Load handles just-in-time | ||
Wontfix | epriestley | T7803 Implement a composite query which unifies cursor paging across subqueries |
Event Timeline
Comment Actions
I think we wrote this before typeaheads were modularized (T4420) so it wasn't easy to add a composite datasource at the time.
This is relatively easy nowadays.
Comment Actions
Although tokenizer/typeahead stuff is churning a bit in connection with T4100 right now so this should probably wait for that to settle down.
Comment Actions
I don't think this is resolved, just an unclear report. To access this screen:
- Herald → Create Herald Rule → Commit Hook: Branches/Tags/Bookmarks
- Select Object on the next screen and submit.
- Now, you get a plain text field labeled "Object", not, e.g., a "projects and repositories" tokenizer:
This reproduces for me at current HEAD of master.