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 translation input blur on revert to old value #10068

Merged
merged 1 commit into from Dec 1, 2021
Merged

Conversation

azrikahar
Copy link
Contributor

fixes #10060

Before

When backspacing into the original value, loadItems() gets called again. This is true for both:

  • backspacing in first language to original value
  • backspacing in (new) second language to empty, which is the "original value"

krBNC9l1PM

After

jqDgEfQMax

@rijkvanzanten rijkvanzanten added this to the v9-next milestone Dec 1, 2021
@rijkvanzanten rijkvanzanten merged commit 1bad781 into main Dec 1, 2021
@rijkvanzanten rijkvanzanten deleted the issue/10060 branch December 1, 2021 19:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translations input fields blur when hitting backspace
2 participants