Skip to content
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

Harmonize Sync and Workspace #623

Open
isc-tleavitt opened this issue Nov 5, 2024 · 0 comments
Open

Harmonize Sync and Workspace #623

isc-tleavitt opened this issue Nov 5, 2024 · 0 comments
Labels
enhancement New feature or request usability

Comments

@isc-tleavitt
Copy link
Collaborator

isc-tleavitt commented Nov 5, 2024

Sync and the workspace view in the main UI have similar roles but each lets you do things the other doesn't. Notably, Sync is missing a diff, while the Workspace view won't do all the Sync magic.

We should harmonize the two and if possible reuse code for a better user experience.

Components of this:

  • Improve commit message / details to be similar to workspace
  • Add diff capabilities in Sync page (making each file an expandable panel to see the diff)
  • Add a "Sync" button in the main UI
  • Improve output of things in the main UI

The outcome will be:

  • Basic mode users get more functionality from their fairly-simple page
  • Expert users can get all the "Sync" benefits from a UI that should provide a superset of Basic Mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request usability
Projects
None yet
Development

No branches or pull requests

1 participant