This PR fixes the regressions:
1) The "Resume" option appears on the home page of ZEN even when no previous installation exists.
2) Each time the YAML is updated in the editor, the cursor automatically moves to the beginning of the file.
This PR depends upon the following PRs:
Type of change
Please delete options that are not relevant.
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Change in a documentation
[ ] Refactor the code
[ ] Chore, repository cleanup, updates the dependencies.
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
PR Checklist
Please delete options that are not relevant.
[ ] If the changes in this PR are meant for the next release / mainline, this PR targets a "staging" branch.
Proposed changes
This PR fixes the regressions: 1) The "Resume" option appears on the home page of ZEN even when no previous installation exists. 2) Each time the YAML is updated in the editor, the cursor automatically moves to the beginning of the file.
This PR depends upon the following PRs:
Type of change
Please delete options that are not relevant.
PR Checklist
Please delete options that are not relevant.
Testing
Further comments