element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.2k stars 2k forks source link

Option: tab to auto-complete completes to the first match #18973

Open novocaine opened 3 years ago

novocaine commented 3 years ago

Replaces https://github.com/vector-im/element-web/issues/18911

Your use case

What would you like to do?

Create an option, default to off, in which the first name would be autocompleted while still allowing me to select another name from the list if that was wrong.

Why would you like to do it?

The default behaviour was changed in https://github.com/matrix-org/matrix-react-sdk/pull/5659 such that auto-complete doesn't pick the first name. Some users have muscle memory for that flow and prefer it.

Have you considered any alternatives?

We could revert back to the original behaviour, but it was made to improve accessibility by freeing up tab to cycle input focus - this is pretty important for ARIA standards and consistency with other platforms.

Additional context

No response

Akanksha2403 commented 2 years ago

can u please assign this issue to me?

SimonBrandner commented 2 years ago

can u please assign this issue to me?

Thank you for your interest in this issue. We will normally not assign the issue to an external contributor until they have provided at least a draft PR which is taking the right direction. For further details, see our guidance on assigning issues.

If you have any technical questions about this issue, you can ask for help in #element-dev:matrix.org

BhuvaneshPatil commented 1 year ago

I checked this on element web. It's working as expected. Can we close this issue?