vikunja/frontend/cypress/e2e/project
Dominik Pschenitschni af639a180c fix: wrapped button
This somehow weirdly fixes the test. I have no clue why. Regardless it should be better than before, because a button  (DropdownItem) should never contain another interactive element (the setBucketLimit input and save button).

The test failed because I replaced a v-if with v-show. I do not know _why_ this made the test fail. When I reproduced the test step by step it worked for me…
2024-07-10 09:19:55 +00:00
..
prepareProjects.ts fix(views): tests for kanban and gantt views 2024-03-19 12:11:27 +01:00
project-history.spec.ts fix(test): visit one more project in project history test 2024-04-07 22:36:09 +02:00
project-view-gantt.spec.ts feat: improve gantt filter label 2024-06-20 13:03:45 +00:00
project-view-kanban.spec.ts fix: wrapped button 2024-07-10 09:19:55 +00:00
project-view-list.spec.ts fix(i18n): adjust tests from 34780daab0 2024-05-24 15:05:09 +02:00
project-view-table.spec.ts feat(components): align component name casing fancycheckbox 2024-06-17 13:09:34 +02:00
project.spec.ts fix(views): correctly save and retrieve last accessed project views 2024-03-19 14:57:16 +01:00