| OnboardingUIComponents |
.contentShape(Rectangle()) on selection cards — full area tappable |
| OnboardingBaseStepView |
.scrollDismissesKeyboard(.interactively) + tap-to-dismiss |
| CurrentWeightStepView |
@FocusState + toolbar Done button for decimal pad |
| CompetitionRulesStepView |
.contentShape + 44pt min height on toggle cards |
| EquipmentStepView |
Same fix as CompetitionRules |
| WeeklyLossRateStepView |
Separated info button from selection (nested button conflict) |
| EmailStepView |
Keyboard dismiss (own layout, not using BaseStepView) |
| CompetitionDateStepView |
44pt min height on date selector HStack |
| ReviewStepView |
“Basic Plan” 44pt + full-width; “Unlock” 52pt + .contentShape |