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

Fix: Docs Pane Doesn't Save Changes with Ctrl+S (Cmd+S on Mac) in Preview Mode (Updated PR: #2297) #3077

Closed
wants to merge 5 commits into from

Conversation

Pragadesh-45
Copy link
Contributor

fixes: #2219

This PR resolves the issue preventing docs from being saved in preview mode. Users can now save their docs in both edit and preview modes. It updates the implementation from PR #2297 , which used a deprecated method for handling the save function. I have made contributions to improve the same implementation.

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

@helloanoop
Copy link
Contributor

As per discussion with @Pragadesh-45 , we decided that a better approach would be to have the save hotkey listener apply to the entire collection settings tab. He will be working on this on a separate PR.

Closing this PR

@helloanoop helloanoop closed this Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Collection settings: unsaved changes are not recognized properly
3 participants