Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, 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

Issue 1: When we enable the “e-outline” class and hover over the input, the remove icon color does not appear correctly.

 

Sample: Sample


Replication Steps:


  1. Run the sample.
  2. Hover over the input and observe the remove icon color.
  3. If we remove the “e-outline” class, it works properly.

 

Image

 

Issue 2: The remove icon appears oval-shaped instead of round when we enable the "e-outline" class.

 

Sample: Sample


Replication Steps:

  1. Run the sample.
  2. Focus on the remove icon and observe the issue.
  3. If we remove the “e-outline” class, it works properly.

Image


Expected Behavior: The remove icon should function properly when the “e-outline” class is enabled.


Actual Behavior: The remove icon does not perform as expected.