Julien BONNIN
Julien BONNIN
The main context of the Dropdown is getting too complicated. The logic of downshift should be moved into a dedicated hook to manage both single and multiple selection behaviour.
Until know we set a fixed height on the dropdown items list with a scrollbar. But it's better if we display as many items as possible, and the popover is...
Specs: https://www.figma.com/design/0QchRdipAVuvVoDfTjLrgQ/Component-Specs-of-Spark?node-id=51823-4174&t=2KJd1NtzLyWcHj66-4 UATs: https://docs.google.com/spreadsheets/d/1lLudlD-Qf9hUuLxgOJ8IqWkQoIHCV2YuQPBIUiQPIjs/edit?gid=1511072681#gid=1511072681 Storybook link (preview): https://spark-ui-uhip-q8jp9gdwv-sparkteams-projects.vercel.app/?path=/docs/experimental-breadcrumb--docs
**TASK**: #2366 ### Description, Motivation and Context `Breadcrumb` component boilerplate and anatomy proposal. Inspired by https://ui.shadcn.com/docs/components/breadcrumb ### Types of changes - [x] ✨ New feature (non-breaking change which adds functionality)...
Since Spark is using fixed versioning, every time a PR is merged, it publishes EVERY package on a synced version number. This is what we wanted. But, when we are...
Open a proposal for the anatomy (compound) of the future Breadcrumb component. Inspired by: https://ui.shadcn.com/docs/components/breadcrumb
Review and adapt `Dropdown` unit tests to match the UAT in this document: https://docs.google.com/spreadsheets/d/1lLudlD-Qf9hUuLxgOJ8IqWkQoIHCV2YuQPBIUiQPIjs/edit?usp=sharing