You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to Reproduce:
0. Ensure that you have at least one normal tab open in sleek.
Create an empty todo.txt file.
Fill it with a todo item.
Open that file with sleek, and have it active (i.e., that tab is active).
Delete the file on disk.
Observe that the tab is removed/deleted, but that the todo list still shows the previous todo items in that file from before it was deleted.
Expected behavior:
When the file is deleted, the tab should close (as it currently does), but the todo list should show the todo items in the file that becomes active.
Notes:
This doesn't seem like a big deal, but it comes up quite a bit with Syncthing because files become unwritable briefly sometimes.
In addition to fixing this bug, it'd be awesome if Sleek didn't require closing/reopening the file if it's resynced by Syncthing (but that's probably a bigger fix).
The text was updated successfully, but these errors were encountered:
Haven't seen it break, but this one's a tough one to verify as it was only happening sometimes. Thanks for the fix; will update if I see it happen again!
Bug Report
Important
App Version: v2.0.12-rc.1
Platform: Linux
Installation Method: deb
Steps to Reproduce:
0. Ensure that you have at least one normal tab open in sleek.
Expected behavior:
When the file is deleted, the tab should close (as it currently does), but the todo list should show the todo items in the file that becomes active.
Notes:
This doesn't seem like a big deal, but it comes up quite a bit with Syncthing because files become unwritable briefly sometimes.
In addition to fixing this bug, it'd be awesome if Sleek didn't require closing/reopening the file if it's resynced by Syncthing (but that's probably a bigger fix).
The text was updated successfully, but these errors were encountered: