Skip to content

Commit dbfdb54

Browse files
committed
docs(mdviewer): add test case for edit mode persistence across project switch
1 parent 9e50d82 commit dbfdb54

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src-mdviewer/to-create-tests.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
- [ ] Edit/reader mode preserved globally across file switches
2020
- [ ] Switching MD → HTML → MD reuses persistent md iframe (no reload)
2121
- [ ] Closing live preview panel and reopening preserves md iframe and cache
22-
- [ ] Project switch clears all cached documents
22+
- [ ] Project switch clears all cached documents but preserves edit/reader mode
23+
- [ ] Edit mode persists when switching projects (was in edit → open new project md → still edit)
2324
- [ ] Working set changes sync to iframe (files removed from working set go to LRU)
2425
- [ ] LRU cache evicts beyond 20 non-working-set files
2526
- [ ] Reload button (in LP toolbar) re-renders current file, preserves scroll and edit mode

0 commit comments

Comments
 (0)