Skip to content

Conversation

@krushnarout
Copy link
Member

ScreenRecording_01-01-2026.09-52-20_1.MP4

closes #3986

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request effectively resolves the keyboard overlapping issue in the custom template creation bottom sheet. The changes introduced, such as using viewInsets for padding to accommodate the keyboard, passing a ScrollController to the DraggableScrollableSheet, and adding a GestureDetector to dismiss the keyboard, are well-implemented and follow best practices for handling such UI challenges in Flutter. The code is clean and the fix appears solid. I have no further comments on the changes.

@krushnarout krushnarout requested a review from mdmohsin7 January 2, 2026 02:59
@mdmohsin7 mdmohsin7 merged commit a61c08b into main Jan 2, 2026
1 check passed
@mdmohsin7 mdmohsin7 deleted the fix/custom-template branch January 2, 2026 08:59
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.

iOS: keyboard blocks custom summary template prompt input

3 participants