How can I fix the design of activities from my workflow?

After trying to test “screenplay activity” my workflow looks weird. How can I roll back to the old design of activities for this workflow? I don’t want to work for 2 more days to rewrite everything from the beginning.
Version: UiPath Community

@Raluca_Silviana,

Not sure what old design you are expecting but try downgrading the UiPath.System.Activities package to lower version than the latest one

I have already done this. I want the activity “check app state” to appear like this, not as in the previous picture. Only this workflow was affected by that change.

The properties for “check app state,” as well as for other activities, now appear like this.

@Raluca_Silviana it would be the UiPath.UIAutomation.Activities not System activities.

I downgraded until compatibility issues emerged, but nothing changed. I suspect another package was installed, disrupting my activities. Here is the list of packages from the flow.

Not sure how much it will help but I can see older UI format in
System.Activities version - 23.10.6
UiAutomation.Activities - 23.10.13

Check if you can revert to above mentioned versions then move ahead with upgrade until you have older UI format

Not working :frowning: but thank you guys for trying to help me

Hi, @Raluca_Silviana
Once your workflow has switched to the Modern design after using features like Screenplay there’s no way to fully roll back to the classic look this is by design in recent UiPath Studio versions.
The only way to get back the classic UI is to restore your workflow from a backup or source control taken before the change. Editing project.json or toggling activity filters won’t restore the classic design. You’ll need to either use your backup or continue working in the Modern experience.

Hope this helps!