🩹(frontend) fine tuning 2.3.0
- improve medium button style when 2 lines - improve design on Firefox input title - manage title modal without doc title - improve redirect when 401
This commit is contained in:
@@ -99,9 +99,7 @@ test.describe('Doc Header', () => {
|
||||
).toBeVisible();
|
||||
|
||||
await expect(
|
||||
page.getByText(
|
||||
`Are you sure you want to delete the document "${randomDoc}"?`,
|
||||
),
|
||||
page.getByText(`Are you sure you want to delete this document ?`),
|
||||
).toBeVisible();
|
||||
|
||||
await page
|
||||
|
||||
Reference in New Issue
Block a user