Skip to content
#

accessible

Here are 146 public repositories matching this topic...

rollie42
rollie42 commented Nov 21, 2021

This is a question/request, but I am happy to try to contribute if you can point me in the right direction :)

I notice when using useSelect, if I have a number of entries in the Select dropdown like "San Francisco", "San Diego", and "San Antonio", If I type "San F", it doesn't select the appropriate entry because the space key causes the dropdown to close. So - is there a way to prevent this

air-light

WordPress starter theme - designed to be minimal, ultra-lightweight (< 20 kB) and easy for all kinds of WordPress projects. 7+years/1000+hours of development and still updating daily! We prefer the original WordPress way of doing things so no strange templating languages or frameworks here.

  • Updated May 4, 2022
  • CSS
rchrdnsh
rchrdnsh commented Nov 13, 2020

currently I am trying to:

bind:values={[$volume]}

...but I get the following error:

Can only bind to an identifier (e.g. `foo`) or a member expression (e.g. `foo.bar` or `foo[baz]`) (59:3)

...and I honestly only need one value for my use cases (volume slider and timeline, which you have expressed reservations about :-)

so, would it be possible to add a `value

documentation enhancement good first issue

Improve this page

Add a description, image, and links to the accessible topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the accessible topic, visit your repo's landing page and select "manage topics."

Learn more