Skip to content

docs(clients/AGENTS): document allowsNonContiguousLayout exception for streaming text views#26457

Merged
siddseethepalli merged 1 commit into
mainfrom
swarm/b3c5/task-15
Apr 18, 2026
Merged

docs(clients/AGENTS): document allowsNonContiguousLayout exception for streaming text views#26457
siddseethepalli merged 1 commit into
mainfrom
swarm/b3c5/task-15

Conversation

@siddseethepalli
Copy link
Copy Markdown
Contributor

@siddseethepalli siddseethepalli commented Apr 18, 2026

Address Devin on #26317. PR #26317 set allowsNonContiguousLayout = false on VSelectableTextView (streaming chat text) because the separate measurement stack races with non-contiguous layout updates. clients/AGENTS.md mandated allowsNonContiguousLayout = true as a blanket rule in two places, which would re-introduce the gap/overlap bug if a future contributor naively followed the rule. Document the exception in both spots, with a pointer to the rationale in SelectableTextView.swift. Codex asked to revert the code change — discarded as it would undo the fix.


Open in Devin Review

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@siddseethepalli
Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Chef's kiss.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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.

1 participant