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

Editor Frequent Save Fixes; Image Upload Client Expiry Fixed #275

Merged

Conversation

mukul-mehta
Copy link
Contributor

  • If there is no namespace named Personal present, we now set the default namespace to the first namespace. This fixes a bug causing Reset Editor to fail, because no default namespace was found
  • Reduce the editor onChange debounce to 200ms
  • Fix issues with frequent saves on editor. We now check the source of update of content and do not update if the source was internal (Such as when editing, we do not cause an additional re-render with the store content)
  • Bump version of dwindle to 0.0.23. Related PR: Check iPool Credentials Expiry before uploading image dwindle#18

@linear
Copy link

linear bot commented Nov 15, 2022

@changeset-bot
Copy link

changeset-bot bot commented Nov 15, 2022

🦋 Changeset detected

Latest commit: a4c142a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
mexit Patch
mexit-webapp Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mukul-mehta mukul-mehta force-pushed the mukul-wd-1697-bug-reset-editor-fails-screenshot-upload branch from de7efb0 to dcf8cd2 Compare November 15, 2022 18:58
@dineshsingh1 dineshsingh1 force-pushed the mukul-wd-1697-bug-reset-editor-fails-screenshot-upload branch from dcf8cd2 to a4c142a Compare November 15, 2022 21:35
@github-actions
Copy link

yarn.lock changes

Click to toggle table visibility
Name Status Previous Current
@workduck-io/dwindle UPDATED 0.0.21 0.0.23

@dineshsingh1 dineshsingh1 merged commit 0e87147 into main Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants