Aryaman Sharma
Aryaman Sharma
@m3nu @real-yfprojects please check this out
As per current changes, progress only for the selected profile is shown. But I had some things I wanted to discuss for this PR: - The functions responsible for displaying...
Oh that can be done, a single field for the profile model that stores the last state for that profile. That way when current profile is switched then its last...
@jonathanjsimon the proposed solution worked well. I added `last_status` field to the BackupProfileModel, which stores the last progress status for each profile. On switching profiles, the this `last_status` is shown...
@palisadoes can I be assigned this issue?
Hey if this is currently open I would like to work on this
> Needs work Thanks for the feedback :D, will make all these changes
Hey @lazysegtree, I have made the changes you mentioned
> @TheLazron Thanks for the fixes. > > If you need any help in fixing the further code improvements that I have pointed out, I can do the changes. Sorry,...
> @TheLazron There are merge conflicts in this. Can you resolve them? It would be best to rebase this branch with latest main. > > And please remove that file...