Accessibility·Advanced·Conceptual·1 min read
How should focus behave after deleting a row?
Short interview answer
Move it to the next logical row action, the previous row when no next exists, or the containing region when the list becomes empty, and announce the result.
Key takeaway
Explain the underlying mental model clearly, then support it with a concrete example and its trade-offs.