You are not logged in.

#1 2019-04-26 17:17:20

Twiki
Banned
Registered: 2018-03-30
Posts: 40

Autofocusing keyword input boxes on Package Search and AUR pages

Would it be possible to add the autofocus attribute to the the following input fields?
So that we can start typing right away without having to click in the box first.

1) The front page of the Main Repo, in the box titled Keywords on this page : https://www.archlinux.org/packages/
2) and its resultset page : https://www.archlinux.org/packages/?sor … =&flagged=

3) The front page of the AUR, after the label Package Search: in the blue box on the right : https://aur.archlinux.org/
4) and its result page, in the box titled Keywords https://aur.archlinux.org/packages/?O=0&K=golang


As per the W3 : https://www.w3.org/TR/2012/WD-html-mark … .autofocus

<input type="text" autofocus="autofocus" />
<!-- OR -->
<input type="text" autofocus="" />
<!-- OR -->
<input type="text" autofocus />

Last edited by Twiki (2019-04-26 17:18:04)


Bidi-bidi-bidi-bidi.

Offline

Board footer

Powered by FluxBB