Dickson Tan
Dickson Tan
I've raised #235 which fixes the first 3 items as these are the lowest hanging fruit.
The following would work: * The built-in HTML5 input type="range", this would be the best approach. I'm wondering if there were any constraints that prevented that element from being used?...
Nope, no special attributes are needed. It natively understands HTML elements. The only one I may add is `aria-label` so that it says something like "seek progress bar" or "volume...
I'm playing with this more and the main challenge I'm running to is using context menus. I'm trying to add a bunch of songs to a playlist. I use the...
Where is the code which controls the initial display of the menu? I'm hoping to start by saving the element that currently has keyboard focus to be restored when the...
I found a bigger issue, which is that its really hard for me to scroll through tables because they are virtualized. When I use the keyboard to read each row...
Since keyboard navigation in lists is being improved / updated, would you be opposed to introducing a new dependency to improve the experience for keyboard-only users? The interaction that I...
Thanks. Let me know if you run into any issues with doing that and I'll see how I can help.
I urge anyone who has experienced these issues to tweet Frank Azor, who in charge of the xps line. When I contacted him, he told me that this was the...
I'm getting this error while I suspect is also an instance of this: ``` Provider "c:/Program Files/OpenSSH/winhello.dll" implements unsupported version 0x00070000 (supported: 0x00090000) ```