liztownd/graphql-swapp

UX options - autofocus the primary form element of the screen

Opened this issue · 0 comments

<input type="text" className="form-control"

People who come in are going to need to search. You'd save them a step using autofocus (though it might be more complicated than just adding the attribute in React).