Skip to content

Conversation

@dcalhoun
Copy link
Member

@dcalhoun dcalhoun commented Jan 6, 2026

What?

Fix toggling the code editor in the iOS demo app.

Why?

Fix CMM-1110. The code editor was inaccessible.

How?

Restore the Swift Observation framework pattern that was likely unintentionally removed in PR #250, allowing the code editor toggle to properly trigger updateUIViewController when the state changes.

Testing Instructions

  1. Open the Demo app on iOS.
  2. Launch the editor.
  3. Tap the more menu in the top-right corner.
  4. Tap Code Editor.

Accessibility Testing Instructions

N/A, no navigation changes.

Screenshots or screencast

N/A, no visual changes.

Restore the Swift Observation framework pattern that was likely
unintentionally removed in PR #250, allowing the code editor toggle to
properly trigger `updateUIViewController` when the state changes.
@dcalhoun dcalhoun added the [Type] Bug An existing feature does not function as intended label Jan 6, 2026
@dcalhoun dcalhoun marked this pull request as ready for review January 6, 2026 16:13
@dcalhoun dcalhoun enabled auto-merge (squash) January 6, 2026 16:13
@dcalhoun dcalhoun requested review from jkmassel and kean and removed request for jkmassel January 6, 2026 16:13
@dcalhoun
Copy link
Member Author

@kean not urgent, but sending a friendly reminder to review this when you have a moment. Thank you! 🙇🏻‍♂️

@dcalhoun dcalhoun merged commit 0883ac6 into trunk Jan 14, 2026
12 checks passed
@dcalhoun dcalhoun deleted the fix/toggle-code-editor-on-ios branch January 14, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants