feat(client): add settings side nav (#63034)

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
Sem Bauke
2025-12-03 10:28:20 +01:00
committed by GitHub
parent ebf5a8463e
commit e056608d82
12 changed files with 546 additions and 135 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ test.describe('Settings - Certified User', () => {
}
// Danger Zone
await expect(page.getByText('Danger Zone')).toBeVisible();
await expect(page.getByRole('main').getByText('Danger Zone')).toBeVisible();
await expect(
page.getByText(
'Please be careful. Changes in this section are permanent.'