You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Recorder's Assistant (GitHub version or Chrome Store version)?
GitHub
What steps will reproduce the issue?
Create a subgoal and some actions. Create another subgoal and click "Save and Continue". Then go back to the first subgoal and click "Edit 'why' text". Upon "Save and Continue", subgoal one's actions are gone in Local Storage.
What would you expect to be the outcome?
Only the subgoal's "why" text should change, the rest of the subgoal should remain the same.
Any additional details/screenshots to help people to fix any potential bugs?
The issue is with the "Save and Continue" button / the function it calls. Actions are deleted if you hit "Save and Continue" without trying to edit the text, too.
MacOS Catalina 10.15.5
83.0.4103.116
GitHub
Create a subgoal and some actions. Create another subgoal and click "Save and Continue". Then go back to the first subgoal and click "Edit 'why' text". Upon "Save and Continue", subgoal one's actions are gone in Local Storage.
Only the subgoal's "why" text should change, the rest of the subgoal should remain the same.
The issue is with the "Save and Continue" button / the function it calls. Actions are deleted if you hit "Save and Continue" without trying to edit the text, too.