Skip to content

fix(tabs): hide tab bar on keyboard open/close#327

Merged
damiant merged 3 commits intomainfrom
echo-zesty
Mar 23, 2026
Merged

fix(tabs): hide tab bar on keyboard open/close#327
damiant merged 3 commits intomainfrom
echo-zesty

Conversation

@damiant
Copy link
Copy Markdown
Owner

@damiant damiant commented Mar 20, 2026

Summary

This PR updates the tabs behavior to hide the tab bar when the keyboard opens and closes.

Changes

  • Adjusted tab bar visibility in response to keyboard state changes
  • Ensures the tab bar is hidden appropriately while the keyboard is active

Why

  • Improves the user experience by preventing the tab bar from interfering with keyboard-driven interactions
  • Provides a cleaner layout when users are focused on text input

Notes

  • Change is scoped to tab navigation behavior
  • No additional functional changes are included in this PR

@damiant damiant merged commit 98f5e75 into main Mar 23, 2026
3 checks passed
@damiant damiant deleted the echo-zesty branch March 23, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant