Fix Settings page and SSH virtual keys bottom overflow#1015
Fix Settings page and SSH virtual keys bottom overflow#1015lollipopkit merged 2 commits intolollipopkit:mainfrom
Conversation
Add the SafeArea component to multiple pages to ensure that content is not obscured by the device status bar or navigation bar, thereby enhancing the user experience
…ayed within the security zone Wrap the virtual keyboard area within the SafeArea to prevent it from being obscured by the system UI, and remove any unnecessary bottom padding
📝 WalkthroughWalkthroughThe pull request adds SafeArea wrappers around the body content of multiple Scaffold-based pages to respect device display padding and notches. Additionally, it removes redundant bottom padding calculation from the SSH virtual-key container to fix layout overflow issues when too many keys are configured. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
🧹 Recent nitpick comments
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (5)
🧰 Additional context used📓 Path-based instructions (1)lib/view/**/*.dart📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (1)📚 Learning: 2026-01-11T06:20:59.076ZApplied to files:
🔇 Additional comments (4)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Resolve #774.
Resolve #1013.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.