Skip to content

fix(ui-react-ai): Addressing cross-browser inconsistencies in AIConversation IME input handling #6429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
Apr 24, 2025

Conversation

joon-won
Copy link
Member

Description of changes

  • Address the issue AIConversation component was not able to properly update Chinese pinyin IME suggestion

Issue #, if available

Description of how you validated changes

  • Manual testing with local copy of AIConversation

Checklist

  • Have read the Pull Request Guidelines
  • PR description included
  • yarn test passes and tests are updated/added
  • PR title and commit messages follow conventional commit syntax
  • If this change should result in a version bump, changeset added (This can be done after creating the PR.) This does not apply to changes made to docs, e2e, examples, or other private packages.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@joon-won joon-won requested a review from a team as a code owner March 13, 2025 04:43
Copy link

changeset-bot bot commented Mar 13, 2025

🦋 Changeset detected

Latest commit: a3dbe4e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@aws-amplify/ui-react-ai Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@joon-won joon-won merged commit 0753752 into main Apr 24, 2025
36 checks passed
@joon-won joon-won deleted the joonwonc/pinyin-fix branch April 24, 2025 17:07
@github-actions github-actions bot mentioned this pull request Apr 23, 2025
ashwinkumar6 added a commit to ashwinkumar6/amplify-ui that referenced this pull request May 5, 2025
#10)

* chore(lint): add consistent import/export type eslint rules (aws-amplify#6521)

* fix(storage-browser): move useProcessTasks concurrency option to dispatch handler (aws-amplify#6525)

* fix(ui-react-ai): Addressing cross-browser inconsistencies in AIConversation IME input handling (aws-amplify#6429)

* Addressing cross-browser inconsistencies in AIConversation IME input handling (aws-amplify#6429)

---------

Co-authored-by: Caleb Pollman <[email protected]>

* chore: fix publish-hotfix actions (aws-amplify#6527)

* chore(examples): add missing prefix to storage initial values (aws-amplify#6519)

* fix(storage-browser): hotfix move useProcessTasks concurrency option to dispatch handler (aws-amplify#6529)

* fix(storage-browser): move useProcessTasks concurrency option to dispatch handler (aws-amplify#6528)

* fix(storage-browser): move useProcessTasks concurrency option to dispatch handler (aws-amplify#6525)

* chore: fix publish-hotfix actions (aws-amplify#6527)

* Version Packages

* chore: bump size limit

---------

Co-authored-by: Caleb Pollman <[email protected]>

* chore: remove changeset for hotfixed commit

---------

Co-authored-by: Caleb Pollman <[email protected]>

* chore(examples): update sample react-router's react-router-dom dep (aws-amplify#6530)

* chore(deps): bump vite (aws-amplify#6536)

* fix(StorageBrowser): update createEnhancedListHandler interfaces (aws-amplify#6533)

* chore(build-system-tests): reduce frequency of RN tests (aws-amplify#6538)

* chore: automate hotfix procedure

* fix: hotfix bug on ui-react (#6)

* fix: merge back PR

* Version Packages (#7)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Caleb Pollman <[email protected]>
Co-authored-by: Joon Choi <[email protected]>
Co-authored-by: Tiffany Yeung <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

4 participants