Julien BONNIN

Results 14 comments of Julien BONNIN

I made this "minimal" (as much as possible for that stack) reproduction fork: https://github.com/Powerplex/spark-docgen-fix

@shilman it works like a charm :D Thank you very much.

This is not necessarily the case. They chose to split as two components, probably to reduce complexity, but there is only one Combobox aria pattern officialy: https://www.w3.org/WAI/ARIA/apg/patterns/combobox/ This pattern covers...

@acd02 @andresin87 @soykje this ticket has been here since September. What do we do with it ?

I can reproduce and I isolated the issue. It seems to be a Safari bug related to a combination of styles on an html button. Here you can see the...

Seems normal to me, for example `Pagination.Pages` only prop is `children`, and we configured Storybook to hide react props.

Thank you very much for contributing. This is indeed a missing feature of the component, and the `tabs` pattern says it should be supported. # Suggestion: More Composable API for...

Tons of issues on Spark UI `Combobox`, the plan is to replace the component with `Autocomplete` and `Combobox` from Base UI in the future.