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

0
Votes

Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/Multi_Blazor1374411974

 

              In the MultiSelect with CheckBox Mode and filtering is disabled, if we hover input, it displays the Text Pointer instead of Hand Cursor. But for the dropdown icon, it shows the Hand cursor correctly.


Replication procedure :

  1. Run the sample.
  2. Hover over the input of the component.

Expected Output: The hand cursor needs to show on Input if the filtering is not enabled.

Current Output: Text pointer displays on Input if the filtering is not enabled.