vmware-clarity / starters

A collection of starter applications built with Clarity. Each starter project contains minimal default configuration and code to run and develop an application for a specific technology.
https://clarity.design
MIT License
19 stars 7 forks source link

Row DOM Performance: select checkbox -> keyboard navigation breaks #80

Open kevinbuhmann opened 2 years ago

kevinbuhmann commented 2 years ago

Steps to reproduce:

  1. Select checkbox.
  2. Press down arrow key several times.
  3. Keyboard navigation breaks.

I think I broke this in #77.