Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Abnormal behaviour in Text.input when search multiple products in Copilot. #99

Open
SuperDryHann opened this issue Apr 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@SuperDryHann
Copy link

SuperDryHann commented Apr 3, 2024

Sample

msgext-northwind-inventory-ts

Description

When a single product is searched through Copilot ("Find Chai in Northwind inventory."), universal action command ("Take actions") works in an expected way. However, when multiple items are searched in Copilot ("Find products with high revenue in Northwind inventory."), Text.inut shows an abnormal behaviour: a user cannot input quantity. As soon as it is selected, input field is deselected automatically. Please see screenshot attached.

image

Steps to reproduce

  1. Search "Find products with high revenue in Northwind inventory."
  2. Hover on one of reference to expand the reference.
  3. Attempt to input quantity (it doesn't allow).

Expected results

It should allow user to input quantity, even when multiple items are searched through Copilot.

Actual results

It doesn't allow user to input quantity, when multiple items are searched through Copilot.

Additional Info

No response

@SuperDryHann SuperDryHann added the bug Something isn't working label Apr 3, 2024
@garrytrinder
Copy link
Collaborator

Thanks for reporting the issue @SuperDryHann

@BobGerman @rabwill is this something that you can look into?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants