You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement keyboard visibility handling for mobile devices
- Added a utility function to check for focused editable elements.
- Enhanced keyboard offset synchronization on mobile by responding to viewport resize and focus events.
- Improved user experience by dynamically adjusting the layout based on keyboard visibility.
0 commit comments