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

Invoke search-based message extension after users press enter #1557

Open
yuting1008 opened this issue Feb 2, 2025 · 2 comments
Open

Invoke search-based message extension after users press enter #1557

yuting1008 opened this issue Feb 2, 2025 · 2 comments
Assignees

Comments

@yuting1008
Copy link

Hi,

I am building a search-based message extension. Currently, the extension is invoked whenever the user is typing. This results in multiple queries being sent to the system for each keystroke. For example, if the user types "Azure," the system receives queries for "Az," "Azur," and "Azure."

This behavior can lead to:

  • Unnecessary system load due to redundant API calls.
  • Performance issues affecting user experience.

Is it possible to invoke the search-based message extension only after the user presses Enter, instead of triggering it on every keystroke?

Any guidance or best practices would be greatly appreciated. Thanks!

Hi @yuting1008! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

@Nivedipa-MSFT
Copy link
Collaborator

Nivedipa-MSFT commented Feb 3, 2025

@yuting1008 - Thank you for bringing this issue to our attention.
Thank you for your suggestion!

We appreciate your input. To ensure your idea is considered for future updates, we recommend submitting it through the Teams Feedback Portal. Feature requests are reviewed by the engineering team and may be prioritized based on various factors, including the number of requests received.

If you have any additional thoughts or feedback, please feel free to share them with us. Your contributions are valuable and help improve the product!

Thank you again for your valuable suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants