elementary / initial-setup

New user setup app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
36 stars 12 forks source link

Add support for searching for language by typing #102

Closed marmeladapk closed 3 years ago

marmeladapk commented 3 years ago

Problem

Searching for your language can take a moment.

Proposal

Usually one can search in long lists by typing first letters of your option.

Prior Art

Firefox (and probably other web browsers) jump to option in dropdown list when typing first letters of that option.

(try it here, open dropdown list and type first letter of any option, this option will become selected)

ryonakano commented 3 years ago

I guess we don't add a search entry here because of the same reason with https://github.com/elementary/installer/pull/458#issuecomment-720907552

marmeladapk commented 3 years ago

Unfortunately it makes a lot of sense.