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

feat(Git Sync): UX improvements #8027

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

gatzjames
Copy link
Contributor

@gatzjames gatzjames commented Sep 30, 2024

TODO:

  • Branches modal
    • Improve UX and align with Insomnia Sync
    • Switching branches should be reflected in the UI.
    • If there are data that will be lost ask the user for confirmation or to commit their changes before the switch.
    • Investigate UX for deleting remote branches. (Might be limited by the API/permissions of the remote)
  • Commit modal
    • Align with Insomnia Sync UX
    • Diff viewer like in Insomnia Sync
    • Stage/Unstage changes
    • Auto-close the modal once there are no more changes to commit
  • History modal
    • Align with Insomnia Sync UX
  • Improve Error handling
    • Show unauthorized errors in the UI to avoid confusion with invalid tokens

Closes INS-4486

@gatzjames gatzjames self-assigned this Sep 30, 2024
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.

1 participant