Browse Source
Update `use-sheet-scroll-lock` to improve how the keyboard shift property and body classes are applied during input focus events. - Change `syncKeyboardShift` to accept a boolean state instead of height - Add check to ensure focus synchronization only triggers for active question snap items - Improve cleanup logic in `handleFocusOut` and `useEffect` to correctly reset the `--question-keyboard-shift` CSS variableDev
1 changed files with 9 additions and 8 deletions
Loading…
Reference in new issue