feat(FN-4052): add mobile oauth manual-code scroll assist and modal flow te
Adds mobile OAuth manual-code fallback with scroll assistance in the OAuthManualCodeForm component, including full test coverage across ModelOnboardingModal and SettingsModal flows, plus documentation updates. Also introduces weighted test shard planning for CI. Fusion-Task-Id: FN-4052
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
min-height: 84px;
|
||||
resize: vertical;
|
||||
font-family: var(--font-mono);
|
||||
scroll-margin-block: var(--space-xl);
|
||||
}
|
||||
|
||||
.oauth-manual-code__input:focus-visible {
|
||||
|
||||
Reference in New Issue
Block a user