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!

1
Vote

Hi,

I'm using Kanban component and facing this weird issue.

When I use both KanbanSwimlaneSettings and KanbanDialogSettings option, the card move to the category if I change the status even if I've not saved it.


1. Current view

2. Before changing the status.


3.After changing the status to "Pre Appointment"



As you can see, I did not click "Save" but the card has already been moved.

This does not happened when I use only either of the two options.


You can simply reproduce this by adding below line to "DialogEditing.razor" that comes form blazor demo.



Additional question.

Is there also a way to change the title of dialog? "Edit Card Details"