GoogleChrome / GoogleChrome/webstatus.dev

Search field doesn't complete on TAB

Open
#293 1 comment 0 reactions 0 assignees View on GitHub
enhancement typescript
Dominant language
Go
Stars
254
Forks
62
Avg merge
1d 10h
Merged PRs (30d)
64

Description

Writing into the "Filter by ..." search field in https://webstatus.dev/ doesn't work like I'd expect when hitting TAB. Steps to reproduce:

1. Focus the text field
2. Type "a" so that the `available_on:chrome` option is highlighted
3. Press TAB. This moves focus away from the text field

The search feels a bit like tab completion because options to complete are shown, with the text already written highlighted, but TAB doesn't work.

This is just my expectation, and perhaps it's a bit old school. Taking a look at what behavior is most common in search fields on popular websites might help decide what's going to be least surprising to users.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.