Skip to content

Conversation

@rohitbhoite
Copy link

@rohitbhoite rohitbhoite commented Oct 27, 2025

Fixes ChatInput obscure issue.

After:
Screenshot_20251027-165305

Before:

Screenshot_20251027-165046

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@google-cla
Copy link

google-cla bot commented Oct 27, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@rohitbhoite
Copy link
Author

Can we merge this?

@csells
Copy link
Contributor

csells commented Nov 14, 2025

@rohitbhoite I'm doing some work on the AI Toolkit next week. Can you log the bug with the details of what you're seeing (I see images above, but no explanation) and on what platform you're seeing this so I can repro it and test your fix?

@rohitbhoite
Copy link
Author

@csells This issue occurs on a real Google Pixel 8 device. When the user opens the app, the Chat Input Box is hidden behind the bottom System Bar.

@csells
Copy link
Contributor

csells commented Nov 14, 2025

This is the kinda thing you'd wanna chat about in an issue, if you'd be willing to create one.

Can you reproduce it on the emulator in case I don't have access to a Google Pixel 8?

@rohitbhoite
Copy link
Author

Yes as I mentioned above I have observed this issue on Google pixel 8. The proposed change in this pr will fix this issue.

@csells
Copy link
Contributor

csells commented Nov 19, 2025

closing this PR, as I cannot accept it without the CLA signature. however, I was able to reproduce and fix the issue by enabling Android's 3-button nav. The fix is in this PR under review.

@csells csells closed this Nov 19, 2025
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.

2 participants