Skip to content

Conversation

csells
Copy link
Contributor

@csells csells commented Jun 2, 2025

Fixes Input field overlap issue

issues fixed by this PR

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.

@csells csells requested a review from domesticmouse June 2, 2025 18:16
CHANGELOG.md Outdated
@@ -1,3 +1,6 @@
## 0.9.1
* fix [#96](https://github.com/flutter/ai/issues/96): nput field overlap issue
Copy link
Contributor

Choose a reason for hiding this comment

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

Add the I to the start of "nput field" please.

@csells csells merged commit c71883d into flutter:main Jun 7, 2025
3 checks passed
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.

Input field overlap issue
2 participants