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(core): don't execute setSelectionRange if element is not focused #937

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

nsbarsukov
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Build or CI related changes
  • Tests related changes
  • Documentation content changes

Closes #929

Copy link
Contributor

github-actions bot commented Jan 22, 2024

Visit the preview URL for this PR (updated for commit 6b314fa):

https://maskito--pr937-set-selection-range-azqojlrf.web.app

(expires Wed, 24 Jan 2024 10:47:23 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 61e4dea776cbea516b68c67840913d2edd88bb90

@nsbarsukov nsbarsukov marked this pull request as ready for review January 22, 2024 08:44
@github-actions github-actions bot added the ready to merge ready label Jan 22, 2024
@nsbarsukov nsbarsukov removed the ready to merge ready label Jan 23, 2024
@nsbarsukov nsbarsukov changed the title fix(core): don't execute setSelectionRange if element is not focused [WIP] fix(core): don't execute setSelectionRange if element is not focused Jan 23, 2024
@nsbarsukov nsbarsukov changed the title [WIP] fix(core): don't execute setSelectionRange if element is not focused fix(core): don't execute setSelectionRange if element is not focused Jan 23, 2024
@nsbarsukov nsbarsukov requested a review from waterplea January 23, 2024 10:45
@github-actions github-actions bot added the ready to merge ready label Jan 23, 2024
@nsbarsukov nsbarsukov merged commit 92f288b into main Jan 23, 2024
33 checks passed
@nsbarsukov nsbarsukov deleted the set-selection-range-fix branch January 23, 2024 11:19
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.

🐞 - No need to execute setSelectionRange if element is not focused
2 participants