Skip to content

use a ref instead of id for focus management

Anton Akhmerov requested to merge bugfix/broken-student-search into master

Closes #282 (closed). Refs should be used with caution, but focus management is the main suggested application, see https://reactjs.org/docs/refs-and-the-dom.html

Merge request reports