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: add conflict descriptions and file sync context menu #126

Merged
merged 2 commits into from
Apr 2, 2025

Conversation

ethanndickson
Copy link
Member

@ethanndickson ethanndickson commented Mar 28, 2025

Last QoL PR for now..

This adds buttons to the alt click context menu:
Screenshot 2025-03-28 at 3 25 12 pm

And it adds a brief description of each conflict to the status tooltip:
image

There's three cases for now. The first is just a basic file conflict, the second is if there's a type conflict (file, directory, symlink, etc), and the third is self-explanatory.

We'll need to come up with a proper design for how we show conflicts, so this implementation is just to not leave users in the dark if they run into any.

@ethanndickson ethanndickson marked this pull request as ready for review March 28, 2025 04:27
@ethanndickson ethanndickson self-assigned this Mar 28, 2025
@ethanndickson ethanndickson changed the base branch from ethan/fss-restarts to graphite-base/126 April 2, 2025 03:16
@ethanndickson ethanndickson force-pushed the ethan/conflicts-desc-and-fs-context-menu branch from c236dba to 51d7a5c Compare April 2, 2025 03:18
@graphite-app graphite-app bot changed the base branch from graphite-base/126 to main April 2, 2025 03:19
@ethanndickson ethanndickson force-pushed the ethan/conflicts-desc-and-fs-context-menu branch from 51d7a5c to f38aab7 Compare April 2, 2025 03:19
Copy link
Member Author

ethanndickson commented Apr 2, 2025

Merge activity

  • Apr 2, 2:52 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Apr 2, 2:52 AM EDT: A user merged this pull request with Graphite.

@ethanndickson ethanndickson merged commit fe20801 into main Apr 2, 2025
4 checks passed
@ethanndickson ethanndickson deleted the ethan/conflicts-desc-and-fs-context-menu branch April 2, 2025 06:52
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