spark icon indicating copy to clipboard operation
spark copied to clipboard

✨ Simple, Modular & Accessible UI Components for your React Applications

Results 100 spark issues
Sort by recently updated
recently updated
newest added

GIVEN I'm using a UI kit component with attributed text (AT) (it can be Tag, Button, etc) WHEN I update dyamic types THEN AT does not scale https://github.com/adevinta/spark/assets/142396647/32e99302-cd01-4e56-9b80-7d7d8cd4fa46 _note :...

bug

Design - Review all the components to check padding, as we did for the button, and reach [this agreement](https://www.figma.com/file/0QchRdipAVuvVoDfTjLrgQ/Component-Specs-of-Spark?type=design&node-id=46879%3A769&mode=design&t=hz8QuNN1p0LO6eGa-1) ![Image](https://github.com/adevinta/spark/assets/23620759/a6ef8783-a4eb-427f-992f-b2aca87e0a7c)

Refine the spec and create the component ```[tasklist] ### Tasks - [ ] Refine the spec Figma - [ ] Create the spec ZH - [ ] Create the component...

Issue has been reported here: https://adevinta.slack.com/archives/C059UCP6B63/p1710503284684049 Summary: - The switch with label size does not adapt by changing medium-size to small-size - [ ] Investigate the issue - [ ]...

bug
component
switch

Clean up Design tasks ```[tasklist] ### Tasks - [ ] Clean up Figma spec - [ ] Clean up ZH spec ```

tabs

As discussed in the conversation on [Feb 7th ](https://adevinta.enterprise.slack.com/archives/C04LNCEMMUN/p1707301172105629)we will document FormFIel for iOS in isolation from the Checkboxes, Inputs, etc Please do include Max Char in the specs [this...

as discussed with @andresz1 , we should provide an advanced usage example on how to combine Chips with Dropdown to provide an exemple similar to this: https://vue-multiselect.js.org/ Here is a...

dropdown

On range `Slider`, when overlapping two thumbs the moved one got focus (as expected) but the other one, after overlap, keeps an hover state... This might be related to Radix...

blocked
component