Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

Objective:


Develop an Angular component that allows users to incrementally construct, edit, and manage complex queries with autocomplete and context-sensitive suggestions. This component should support SQL-like query building, where users can add, modify, and remove individual conditions, all while receiving contextual guidance through autocomplete suggestions.


Use Case Summary

This component will allow users to construct complex, SQL-like queries in a structured, user-friendly manner. It will guide them with contextual autocomplete suggestions and allow them to manage each condition independently, with full support for editing, validation, and real-time feedback.