(frontend) add Quick Search component suite

- Introduced a new Quick Search feature with multiple components
- Implemented styling for the Quick Search components to
ensure a cohesive look and feel across the application.
This commit is contained in:
Nathan Panchout
2024-12-09 18:00:31 +01:00
committed by Anthony LC
parent 2882348547
commit 157f6200f2
8 changed files with 436 additions and 3 deletions

View File

@@ -76,9 +76,7 @@ test.describe('Header mobile', () => {
const header = page.locator('header').first();
await expect(header.getByLabel('Open the header menu')).toBeVisible();
await expect(
header.getByRole('link', { name: 'Docs Logo Docs' }),
).toBeVisible();
await expect(header.getByRole('link', { name: 'Docs Logo' })).toBeVisible();
await expect(
header.getByRole('button', {
name: 'Les services de La Suite numérique',