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

Last saved state does not account for blocks & files changing #969

Open
ml-evs opened this issue Oct 26, 2024 · 0 comments
Open

Last saved state does not account for blocks & files changing #969

ml-evs opened this issue Oct 26, 2024 · 0 comments
Labels
bug Something isn't working usability

Comments

@ml-evs
Copy link
Member

ml-evs commented Oct 26, 2024

We need to update last_modified on an item when a file or block that is attached to it is added/updated/saved, otherwise the UI is misleading and seems to say that the block has not been saved.

Since the item data does not get redownloaded between the calls, we probably also need to manually set this in the UI at some point, though this could also give false security since the item may not have been saved successfully.

@ml-evs ml-evs added bug Something isn't working usability labels Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working usability
Projects
None yet
Development

No branches or pull requests

1 participant