Open danielcompton opened 1 month ago
Assigning to @getsentry/support for routing ⏲️
Routing to @getsentry/product-owners-settings-integrations for triage ⏲️
Thanks for the feedback @danielcompton . Right now we can't prioritize this but I add it to backlog.
Gotcha! It might be good to update the docs to mention this, I thought it was a bug in my app at first.
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
We're trying to create a Issue integration for Sentry. Users will be able to link issues to existing tasks. I'd like to be able to show recently edited/created issues as suggestions in the form field before users start typing.
Here is our integration schema:
Expected Result
Selecting one of the suggested search results selects it in the field.
Actual Result
I can't seem to select a typeahead selection item. Here I've sent "Test1" as an initial value when loading the component. Whenever I try to click on a search result, the result isn't selected.
https://github.com/user-attachments/assets/6ccc890a-65a8-48c9-bfcc-43bb98624ec9
A workaround is to set
on the select field. Then I can select typeahead results, but then I don't get to show any suggested tasks first.
https://github.com/user-attachments/assets/7be5bca3-a2ad-41c2-9a1c-ad6dded8618a
Product Area
Issues
Link
No response
DSN
No response
Version
No response