Skip to content

Commit

Permalink
🐛 fix(): Replace timeout with await waitAfterIdleCallback in inputSet…
Browse files Browse the repository at this point in the history
…Focus (#1177)

* fix(): Replace timeout with await waitAfterIdleCallback in inputSetFocus

* chore: add missing select

---------

Co-authored-by: Mladen Planinicic <mladen.planinicic@baloise.ch>
Co-authored-by: Gery Hirschfeld <gerhard.hirschfeld@baloise.ch>
  • Loading branch information
3 people committed Dec 5, 2023
1 parent 3cfd487 commit 8ac3ac1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/kind-parrots-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@baloise/design-system-components': patch
---

Replace timeout with 'await waitAfterIdleCallback()' in inputSetFocus.

0 comments on commit 8ac3ac1

Please sign in to comment.