Skip to content

hotfix/cp-10870-ios-push-dialog-layout-issues#362

Merged
gbhrdt-cp merged 1 commit intomasterfrom
hotfix/cp-10870-ios-push-dialog-layout-issues
Feb 16, 2026
Merged

hotfix/cp-10870-ios-push-dialog-layout-issues#362
gbhrdt-cp merged 1 commit intomasterfrom
hotfix/cp-10870-ios-push-dialog-layout-issues

Conversation

@cpandya25
Copy link
Copy Markdown
Contributor

@cpandya25 cpandya25 commented Feb 11, 2026

Resolved the layout issue in topics dialog.


Summary by cubic

Fixes layout issues in the iOS topics dialog so long titles wrap and controls stay aligned. Addresses Linear CP-10870 by stabilizing indentation and spacing to prevent clipping and misalignment.

  • Bug Fixes
    • Enabled word-wrapped, multi-line topic titles and disabled auto font scaling.
    • Set highlighter dot to resist compression; lowered title label hugging/compression to avoid overlap.
    • Relaxed switch leading constraint and dynamically calculated child-topic indent based on table width, switch size, and minimum title width.
    • Cleared attributedText on cell reuse to prevent stale formatting.

Written for commit b8517ce. Summary will update on new commits.

Resolved the layout issue in topics dialog.
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@gbhrdt-cp gbhrdt-cp merged commit aa928ba into master Feb 16, 2026
4 of 5 checks passed
@gbhrdt-cp gbhrdt-cp deleted the hotfix/cp-10870-ios-push-dialog-layout-issues branch February 16, 2026 09:55
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.

2 participants