Gijs Rogé
Gijs Rogé
When I find the time i'll spin up the demo on my github page. Here you can find the source code for the demo. https://github.com/gijsroge/gijsroge.github.io/tree/master/tabtab.js
Could you provide a codepen to demonstrate the issue perhaps?
Provide me with a codepen that replicates the bug so I can debug. Thanks!
@Sim3k86 Try initiating tabtab on window.load.
@snowystinger i've already patched this in my project, I could start a PR if you want.
@devongovett to address your valid concerns about having assumptions about the users data structure, i've added a `filterKey` option instead. Example in storybook https://github.com/adobe/react-spectrum/blob/5ffd5e1dc3e45bf8137adc89dc4fac3640056367/packages/%40react-spectrum/listbox/stories/ListBox.stories.tsx#L1054-L1078 cc @snowystinger @reidbarber
> Looks like one of the Picker tests is failing. Have you looked into it? Will look into it this weekend yeah.
Been struggling to find out why this line causes that Picker test to fail: https://github.com/adobe/react-spectrum/blob/d7b7b351ac71cfab57949d0af1882ba2951c7dc6/packages/%40react-aria/select/src/HiddenSelect.tsx#L128 I've added a story in the Picker story where you can debug the test. I...
Small follow up. Did not have much time last couple of months. Planning on picking this back up soon.
You could try to use the latest dev version. (https://github.com/alongubkin/store/tree/development)