fix(oauth): isolate Kiro imports and preserve social polling - #9512
Closed
AgnesRiber wants to merge 0 commit into
Closed
fix(oauth): isolate Kiro imports and preserve social polling#9512AgnesRiber wants to merge 0 commit into
AgnesRiber wants to merge 0 commit into
Conversation
AgnesRiber
marked this pull request as ready for review
August 5, 2026 15:22
AgnesRiber
force-pushed
the
fix/kiro-oauth-multi-account-social-poll
branch
from
August 6, 2026 10:46
2525cc6 to
3c6f717
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Related Issues
Validation
npm run lint— global result remains 196 errors and 5 warnings; the scoped Kiro result is only the pre-existingKiroAuthModal.tsx:40error outside the changed block.3022df5); focused checks rerun afterward.Tests Added Or Updated
tests/unit/db-providers-crud.test.tstests/unit/kiro-auto-import-idc-2059.test.tstests/unit/kiro-builder-id-import-3333.test.tstests/unit/kiro-social-poll.test.tstests/unit/kiro-sso-cache-direct-clientid-1253.test.tstests/unit/shared/components/KiroAuthModal.test.tsxtests/unit/kiro-import-append-only.test.tstests/unit/kiro-import-route-append-only.test.tstests/unit/kiro-social-exchange-route.test.tsFocused results: 59/59 Node tests passed, 5/5 KiroAuthModal UI tests passed,
npm run typecheck:corepassed, and Prettier plusgit diff --checkpassed.Coverage Notes
Reviewer Notes