-
To build a component library around Vanilla we really care about the class names, visual elements, node order etc. not just the accessible labels and roles
To do this we often need to access the DO…
-
Hi piwik team!
As discussed in #7390, it could be urseful to have a CSS style guide for the developers.
The purpose of this minisite is to document our CSS code base, especially the reusable compone…
-
### Skeleton Component Specification (Draft)
#### Overview
The Skeleton component is designed to provide a visual placeholder for content that is in the process of loading. It helps improve the us…
-
## Description
Chromatic is currently set up to automate visual diff testing at 1200px. This has be extremely helpful for catching issues that could be easily missed with manually testing.
Howev…
-
## Describe the bug
Setting cds-motion to off on CdsSelect (react) doesn't turn off the inner `cds-button-expand`'s animation, making it so that visual regression testing doesn't pass.
## How to…
-
After creating time blocks, we need a way to display them to the user, leveraging the designs we submitted earlier.
To achieve this, we’ll need an API endpoint that can return a range of workdays, …
-
## Problem
The `Related images` uses a Heading 5 for screens above `md` and the `Related audio` always uses a Heading 6. These both should probably be Heading 5 above `md`, @fcoveram ?
![image…
-
_This is part of our [Testing](https://github.com/ethereum/ethereum-org-website/issues/12746) epic from our Q2 roadmap._
## Description
We have implemented support for storybook to do testing on [et…
-
# Notification Center Module
This epic covers the implementation of the Notification Center module, which will manage all aspects of user notifications in our trading system.
## Main Features:
…
-
Chromatic has [introduced visual testing for Playwright](https://www.chromatic.com/playwright). We should explore adding this additional layer of user flow bug detection to our current E2E tests withi…