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

**TASK**: #2132 ### Description, Motivation and Context We were not sure about using css selectors to raise nested links/elements on top of the overlay. Instead we introduce `LinkBox.Raised` to explicitely...

We received a request for this feature: - Slack: https://adevinta.slack.com/archives/C059UCP6B63/p1713511075397319 - Spark form: https://docs.google.com/spreadsheets/d/1xDti05i5kp7vwUkCtA-EbLtU0BKZWcZmGpZHvI-Rqqg/edit#gid=1951364618 Requested by: **Cindy** Deadline: **Second half of Q2** Platform: **iOS (UiKit and Swift) and Android** Component:...

enhancement
component
snackbar
request

The divider component has been built by the web team without a spec being in place. Android has the divider on its roadmap as well and therefore it's time to...

component
divider
Waiting for iOS
Q2 - Must deliver

Following design specs update, we want to improve item layout following way: ![Image](https://github.com/adevinta/spark/assets/66770550/3379fba4-b50d-4920-ac59-283f4ddda4f3) For more infos: https://www.figma.com/design/0QchRdipAVuvVoDfTjLrgQ/Component-Specs-of-Spark?node-id=43448-28117&t=7KNS8UY1D2Fu3ifo-4

request

The tooltip component will mostly be used in web and android. The web team will start soonish with the implementation of this component, this is a great chance for us...

component
Q2 - Must deliver
tooltip

Jira ticket: https://jira.ets.mpi-internal.com/browse/DO-1690 ```[tasklist] ### Tasks - [ ] Investigate if we need accordion and collapsible - [ ] Investigate the different platform needs - [ ] Investigate the product...

component
Q2 - Must deliver
accordion

Spec sheet: https://www.figma.com/file/0QchRdipAVuvVoDfTjLrgQ/Spark-Specs-and-Handoff?type=design&node-id=923-19403&mode=design ```[tasklist] ### Tasks - [x] Refine Spec Figma - [x] Create Spec ZeroHeight - [x] Create a component Figma (Review) ```

Design review
Q2 - Must deliver

See line 4: https://docs.google.com/spreadsheets/d/1RCHHksE5Vkm8Me4wuneu8rPa3vpj6t9a8v50WxPLn0s/edit?usp=sharing

### Description On demo app, for UI kit, when Radio Button and Checkbox are vertically aligned, their label are **not** aligned. ### Steps to reproduce 1. Go to demo app...

bug