Skip to content

Fixes for revert/reset error and settingsUIReadOnlly related basicMode/remoteRepo #782

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 2, 2025

Conversation

raymond-rebbeck
Copy link
Contributor

Fixes for the following:

Previous code would generate an error due to 'workspaceView' being undefined.
Previously despite basicMode being editable on the settings screen it would not save when settingsUIReadOnly was true. The fact that it is grouped on the settings screen with the already editable and savable gitUserName and gitUserEmail settings suggests that basicMode is intended to be set by users and the inability to do is an oversight.
…ly present in the request

This may occur for example when settingsUIReadOnly is true where 'remoteRepo' is not user editable
@isc-pbarton isc-pbarton self-requested a review June 2, 2025 20:00
Copy link
Collaborator

@isc-pbarton isc-pbarton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for squashing some of my bugs. We very much appreciate it!
I'm going to approve this and see if I can add notes to the CHANGELOG.md about the two of these fixes that are to bugs in a released version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants