StepProgressBar updating StepStatus not working

Hi,

I am using StepProgressBar and it seems that in the new weekly release something is broken. I update StepStatus from ViewModel, when i start the ProgressBar first time everything works fine, but when i want to reset the Steps, the StepStatus is not updated. In debug i can see the StepStatus is updated, but on the View nothing happens. Other properties like StepText is updated. Cam you help me with this issued ?


Sincerly

Christoph Weller


9 Replies

GR Gayathri Ramalingam Syncfusion Team September 24, 2021 01:21 PM UTC

Hi Christoph,  
 
Thank you for using Syncfusion products. 
 
We tried to reproduce the issue “StepStatus not working properly in StepProgressBar, but it is working fine as expected. 
  
We have created a simple sample based on the provided information and the sample can be downloaded from the below link, 
 
We created a video for illustrating the same and it can be downloaded from the below links, 
  
Kindly provide the following details to investigate further on this issue.   
1.      Modify / Simple sample with which the issue could be reproduced. 
2.      Replication procedure to reproduce the issue or screen shot illustrating the issue. 
3.      Environment details with the OS version. 
The above details will be more helpful for us to reproduce the issue in our side and assist you with the better solution at the earliest.   
 
 
With Regards, 
Gayathri R 



CW Christoph Weller September 26, 2021 08:58 AM UTC

Hi Gayathri,


The error happens randomly sometime it works sometimes not. I am using Xamarin Forms with Prism 8.1.


Sincerely

Christoph



CW Christoph Weller September 26, 2021 05:26 PM UTC

Hi,


I have created a sample Prism app which shows that it does not work. I have attached the project.


Sincerly

Christoph


Attachment: BlankApp1_16291297.zip


GR Gayathri Ramalingam Syncfusion Team September 27, 2021 11:16 AM UTC

Hi Christoph 
 
Thank you for your update 
 
We were able to reproduce the issue “StepStatus not working properly in StepProgressBar." in our side. We will analyze and update you further details on 29th September 2021. 
 
With Regards, 
Gayathri R 
 
 
 



GR Gayathri Ramalingam Syncfusion Team September 29, 2021 02:32 PM UTC

Hi Christoph, 
 
Thank you for your patience. 
 
On further analyzation, we found that you have change the status of the Step View for entire Steps in Step ProgressBar.  Since the status of the step view is not updated properly. We have modified the given sample provided by you and it can be downloaded from below link, 
 
Could you please try the above suggested solution and let us know whether it meets your requirement or not? 
 
With Regards, 
Gayathri R 
  



CW Christoph Weller September 29, 2021 04:46 PM UTC

Hi  Gayathri,

Your provided sample only works because you first do not update all steps to completed. You did update the StepStatus6 to completed and not StepStatus1-6 to completed. This is unusable, i have attched the project which shows this. I must updated the StepStatus sequentially as some steps could not complete. Please try it with the attached project. Thanks!


Sincerely

Christoph


Attachment: BlankApp1_f8cc227a.zip


GR Gayathri Ramalingam Syncfusion Team September 30, 2021 09:42 AM UTC

Hi Christoph, 
 
On analyzing the provided information and mentioned requirement “Customizing Step view independently” is not feasible in SfStepProgressbar. The behavior of SfStepProgressbar will be as follows.  
  1.  There will be only one in-progress state in step view.  
  2.  Steps before in-progress state will be completed.  
  3.  Steps after in-progress state will be Not started.  
  
So, the requested requirement can’t be achieved using SfStepProgessBar. Kindly, let us know if you require any further assistance. 
 
With Regards, 
Gayathri R 
 
 



CW Christoph Weller September 30, 2021 04:12 PM UTC

Hi  Gayathri,

You are right, i tried it but didn't get it working. I ended up using another solution. Thank you for your assistance!


Sincerely

Christoph



GR Gayathri Ramalingam Syncfusion Team October 1, 2021 08:13 AM UTC

Hi Christoph, 
 
Thank you for your update. Please let us know if any further assistance required. 
 
With Regards, 
Gayathri R 


Loader.
Up arrow icon