"File Cache Conflict" dialog should have "Check Again" button

Answered

“File Cache Conflict” can be late (hanging GUI when there is already no conflict):

It is often the case that “Show Difference” already shows no difference:

There should be a button “Check Again” on that dialogue (rather than clicking “Show Difference” → “Save”, etc.)

0
4 comments

Thanks for the feedback. However, when the file's content are same as the content in memory, clicking Load File System Changes will fix this issue. Can you provide more background on why this dialog is triggered? Does it bring up a lot? 

Steps to reproduce and screenshots or screencast of the issue would be highly appreciated.

0

when the file's content are same as the content in memory, clicking Load File System Changes will fix this issue.

What is this supposed to mean practically?

If popup happened, it was not the same.

There is no way to tell they are the same without clicking “Show Difference”, then click some other buttons - to many clicks.

Clicking “Load File System Changes” would overwrite potentially useful changes in memory.

This defeats the purpose of this popup in the first place.

And it does not fix the issue of popup happening.

Loading from file system just closes single instance of the popup (potentially in a way destructive to memory changes).

0

Can you provide more background on why this dialog is triggered? Does it bring up a lot? 

  • Create lots of (direct) files and symlinks to these direct files in the same project.
  • Open all of them (direct and symlinks).
  • Ctrl+Shift+R (mass replace) across all the files and Ctrl+S (save all).
  • It pops up somewhere here: in-mem content and file system will eventually match (so some pop ups seem too late).
0

Please sign in to leave a comment.