Skip to content

Commit

Permalink
vault: Edit duplicate tasks in Smoke Test to make them different.
Browse files Browse the repository at this point in the history
This is a temporary workaround for #3267, which I discovered whilst testing on this branch.
  • Loading branch information
claremacrae committed Jan 9, 2025
1 parent b223ebb commit 378497e
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,15 +149,15 @@ heading includes Rendering of Task Blocks
- View this file in **Reading mode**...
- On the task line above:
- [ ] #task **left**-click on a date value, and use the date picker to select and save a different date. Check that the date is updated.
- [ ] #task **left**-click on a date value, and click outside the date picker, to confirm that the picker closes.
- [ ] #task **right**-click on a date value, and use the context menu to select and save a different date. Check that the date is updated.
- [ ] #task **right**-click on a date value, and click outside the context menu, to confirm that the menu closes.
- [ ] #task **left**-click on a date value (above), and use the date picker to select and save a different date. Check that the date is updated.
- [ ] #task **left**-click on a date value (above), and click outside the date picker, to confirm that the picker closes.
- [ ] #task **right**-click on a date value (above), and use the context menu to select and save a different date. Check that the date is updated.
- [ ] #task **right**-click on a date value (above), and click outside the context menu, to confirm that the menu closes.
- In the tasks search block below:
- [ ] #task **left**-click on a date value, and use the date picker to select and save a different date. Check that the date is updated.
- [ ] #task **left**-click on a date value, and click outside the date picker, to confirm that the picker closes.
- [ ] #task **right**-click on a date value, and use the context menu to select and save a different date. Check that the date is updated.
- [ ] #task **right**-click on a date value, and click outside the context menu, to confirm that the menu closes.
- [ ] #task **left**-click on a date value (below), and use the date picker to select and save a different date. Check that the date is updated.
- [ ] #task **left**-click on a date value (below), and click outside the date picker, to confirm that the picker closes.
- [ ] #task **right**-click on a date value (below), and use the context menu to select and save a different date. Check that the date is updated.
- [ ] #task **right**-click on a date value (below), and click outside the context menu, to confirm that the menu closes.
- [ ] #task **check**: Checked all above steps for **editing dates** worked

```tasks
Expand Down

0 comments on commit 378497e

Please sign in to comment.