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!

1
Vote
  • Feature Request:
    Introduce the capability to add an information icon on hovering the placeholder property on various controls such as textbox, numeric box, grid, combo box, etc. When users hover over this icon, a flyout should appear containing relevant information or short detail about the field. Additionally, users should be able to click on this flyout to perform some action.

  • Implementation Details:

    1. Addition of an info icon: Option to display an info icon on hovering the placeholder property of Syncfusion controls.

    2. Flyout on hover: When users hover over the info icon, a flyout should dynamically appear containing short information related to the field.

    3. Clickable flyout: Users should be able to click on the flyout to perform some action or navigate somewhere.