Pick a focused question that fits your time, stack, and interview goal.
How much time do you have?
Show one-drill sessions you can finish now.
14 results across 1 active filter
Page 1 of 1
Explains labels, keyboard behavior, focus, semantic HTML, errors, color contrast, and accessible custom controls.
Implements labeled fields, client validation, error summaries, focus recovery, and pending submission state.
Models file validation, progress, cancellation, failure, and retry without losing the selected file.
Explains controlled inputs, uncontrolled inputs, validation, refs, and when each form approach fits.
Explains DOM relocation, React-tree event propagation, accessible modal focus, and layering constraints.
Chooses template-driven, typed reactive, or experimental Signal Forms based on workflow complexity and stability needs.
Combines a canonical detail page with an intercepted modal, Parallel Route slot, browser history, and accessible dismissal.
Places validation at the right form level and manages asynchronous checks without races or noisy requests.
Models pending, validation, success, retry, and authoritative server outcomes around a React 19 form Action.
Uses semantic forms, action state, pending feedback, server validation, focus behavior, and progressive enhancement.
Treats actions as public mutation endpoints with server validation, fresh authorization, idempotency, transactions, and safe errors.
Combines semantic queries, keyboard interaction, focus assertions, and automated checks while retaining manual assistive-technology review.
Maps a stable ProblemDetails validation contract to fields and a fallback form-level error.
Guards a mutation immediately, exposes pending state, and restores the command after failure.