Skip to content

[material_ui] Keep non-fullscreen SearchAnchor above the keyboard - #12834

Draft
Sanaullah49 wants to merge 1 commit into
flutter:mainfrom
Sanaullah49:material-ui-search-anchor-keyboard
Draft

[material_ui] Keep non-fullscreen SearchAnchor above the keyboard#12834
Sanaullah49 wants to merge 1 commit into
flutter:mainfrom
Sanaullah49:material-ui-search-anchor-keyboard

Conversation

@Sanaullah49

@Sanaullah49 Sanaullah49 commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Shrink the anchored search view's max height by the keyboard inset so suggestions stay visible when isFullScreen is false.

Fixes flutter/flutter#179503

Pre-Review Checklist

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2

Shrink the anchored search view's max height by the keyboard inset so
suggestions stay visible when isFullScreen is false.

Fixes flutter/flutter#179503
@github-actions github-actions Bot added p: material_ui triage-design Should be looked at in design triage labels Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p: material_ui triage-design Should be looked at in design triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SearchAnchor keyboard covers suggestions when isFullScreen is false

1 participant