fork-dev / Tracker

Bug and issue tracker for Fork for Mac
494 stars 12 forks source link

Feature request: Refresh file system state when closing the commit error popup #2024

Open gpoole opened 7 months ago

gpoole commented 7 months ago

If you get an error in a pre-commit hook, then modify files to fix the problem before closing the error popup, closing the popup does not automatically trigger a refresh of the state of your files, so it looks like nothing's changed. I find I usually have to click off the Fork window and back again to trigger an update to show the changes I made so I can stage them to try the commit again. It would be really helpful if the file state could be refreshed when you close the error popup as well, to save the extra clicks.