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(Deloser): Add currently focused element to the history if the Deloser API is created asynchronously. #285

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

mshoho
Copy link
Member

@mshoho mshoho commented Jun 14, 2023

When the Deloser API is created asynchronously, after there is something focused in the application, this currently focused element will now be added to the Deloser history.

Fixes #275.

@mshoho mshoho requested a review from ling1726 June 14, 2023 11:54
@mshoho mshoho merged commit c35eef0 into master Jun 14, 2023
2 checks passed
@mshoho mshoho deleted the deloser-async-fix branch June 14, 2023 12:01
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.

Race condition between deloser creation and focusing
2 participants