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

Sync improvements #529

Merged
merged 17 commits into from
Mar 11, 2024
Merged

Sync improvements #529

merged 17 commits into from
Mar 11, 2024

Conversation

ghinda
Copy link
Member

@ghinda ghinda commented Mar 11, 2024

Changes:

  • Tweak popup sync indicator behavior to show up when autosync is started automatically.
  • Reduce memory usage in the keyboard module, by assigning store events only after first shortcut is used.
  • Reduce number of duplicate store events sent to the content by using a debounced queue.
  • Show the log in form when automatically logged out in the popup.
  • Make sure the bubble is never visible when the dialog is disabled.
  • Fix issues with signing in with a different user while still having cached collections.

@ghinda ghinda self-assigned this Mar 11, 2024
@ghinda ghinda merged commit 1a3e846 into master Mar 11, 2024
1 check passed
@ghinda ghinda deleted the ghinda--sync-improvements branch March 11, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant