Skip to content

Conversation

@silverkszlo
Copy link
Contributor

Summary

Handle UI_Save post message to update file info and emit files:node:updated event, allowing other components like the versions sidebar to react to document saves.

TODO

  • ...

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Documentation (manuals or wiki) has been updated or is not required

@juliusknorr
Copy link
Member

I'm unsure if this only catches the manual save through the menu bar button. For autosave this could be interesting as well, but from the post message documentation i do not see any hint that there is such a message.

There is Action_Save_Resp but I'm unsure if that will get triggered. Nothing blocking, but something to check and file with collabora as possible follow up I'd say.

@juliusknorr juliusknorr added bug Something isn't working 3. to review Ready to be reviewed labels Jan 27, 2026
Handle UI_Save post message to update file info and emit
files:node:updated event, allowing other components like the versions
sidebar to react to document saves.

Signed-off-by: silver <s.szmajduch@posteo.de>
@elzody elzody force-pushed the fix/emit-event-on-file-save branch from 5afe54f to 520f972 Compare January 27, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Ready to be reviewed bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reload versions tab after editing/saving in editor

3 participants