-
-
Notifications
You must be signed in to change notification settings - Fork 466
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
Edited state is no longer visible in 0.7.4 #890
Comments
I just noticed it works on some dbs but not all. I have two dbs, both on the same server. I have full access one that does show the 'edited' string and read/write access on the one that doesn't. As far as I remember it used to work on both. And I would expect that read/write access should be enough for this feature to work. |
Can you specify your setup a bit more so I might be able to pin this down? |
macOS: 10.14.3 I've also created another db on the same server to test whether the type of unlocking makes a difference, but that doesn't seem to be the case: |
Can you try to create the same setup with text files with TextEdit and see what happens? If the same behaviour is present this might be an macOS bug. |
This issue seems to be related to search! See 0.7.5. release notes |
@sanderaarts can you try out 0.7.5 and see if the release fixes the issue? |
@mstarke It seems to work for both dbs again in 0.7.5. Thx! |
awesome! |
Describe the bug
In previous versions when the db was changed 'Edited' was shown in the title bar (on macOs at least) until the changes were saved. That's no longer the case.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A visible indication that there are unsaved changed.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: