Activity
Dennis Hackethal addressed criticism #2730.
#2730·Dennis HackethalOP, 4 days agoAutofocus should put the cursor at the end of an input, not the beginning.
Done for the search input as of 765ba05. It makes sense for that input because the user expects to be able to keep typing after submitting the form. For other inputs, the user will expect whatever default their browser implements.