Skip to content

Add focus handlers to PasswordInput component#6

Merged
BackGwa merged 1 commit intomainfrom
bugs/virtual-keyboard-safearea
Jan 12, 2026
Merged

Add focus handlers to PasswordInput component#6
BackGwa merged 1 commit intomainfrom
bugs/virtual-keyboard-safearea

Conversation

@BackGwa
Copy link
Owner

@BackGwa BackGwa commented Jan 12, 2026

Description

On the landing page, mobile and tablet devices should not display env(safe-area-inset-bottom) when the virtual keyboard is visible. Previously, this behavior was applied only to the Session ID input, while the password input was not handled correctly. This issue has now been fixed.

Type of Change

  • Bug fix (bugs/)
  • New feature (features/)
  • Refactoring (refactor/)
  • Hotfix (hotfix/)

Changes Made

  • Applied consistent handling of env(safe-area-inset-bottom) when the virtual keyboard is visible on mobile and tablet devices
  • Extended the existing behavior from the Session ID input to the password input on the landing page

Checklist

  • Code follows the project's coding style
  • Self-review completed

@BackGwa BackGwa merged commit 3748be0 into main Jan 12, 2026
4 checks passed
@BackGwa BackGwa deleted the bugs/virtual-keyboard-safearea branch January 12, 2026 02:33
@BackGwa BackGwa added the bug Something isn't working label Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant