Skip to content

Conversation

@tillh-stripe
Copy link
Collaborator

@tillh-stripe tillh-stripe commented Nov 11, 2025

Summary

This pull request fixes an unsatisfiable constraint in LinkEmailElement.

Motivation

RUN_MOBILESDK-4562

Testing

Before

Simulator.Screen.Recording.-.iPhone.17.Pro.-.2025-11-12.at.21.05.31.mov

After

Simulator.Screen.Recording.-.iPhone.17.Pro.-.2025-11-12.at.21.03.25.mov

Changelog

N/A

@tillh-stripe tillh-stripe force-pushed the tillh/fix-link-broken-constraint branch from e159463 to 8f5c864 Compare November 12, 2025 18:14
Fixed unsatisfiable constraints between ActivityIndicator and LinkMoreInfoView by replacing manual trailing constraint with UIStackView's setCustomSpacing API. This avoids conflicting with the stack view's internal UISV-spacing constraint.

Also removed LinkMoreInfoView from the broken constraints ignore list since the issue is now resolved.

Fixes: https://jira.corp.stripe.com/browse/RUN_MOBILESDK-4562
Committed-By-Agent: claude
@tillh-stripe tillh-stripe force-pushed the tillh/fix-link-broken-constraint branch from 8f5c864 to 1f8d9fa Compare November 13, 2025 02:03
@tillh-stripe tillh-stripe marked this pull request as ready for review November 13, 2025 03:03
@tillh-stripe tillh-stripe requested review from a team as code owners November 13, 2025 03:03
@tillh-stripe tillh-stripe merged commit 8a0d701 into master Nov 13, 2025
8 checks passed
@tillh-stripe tillh-stripe deleted the tillh/fix-link-broken-constraint branch November 13, 2025 16:44
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.

3 participants