Skip to content

Commit 7e557a2

Browse files
docs: update backlog tasks
1 parent 4315d8f commit 7e557a2

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

backlog/tasks/task-282 - Move-watched-folders-from-Settings-General-to-Settings-Library.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
id: TASK-282
33
title: Move watched folders from Settings > General to Settings > Library
4-
status: In Progress
4+
status: Done
55
assignee: []
66
created_date: '2026-02-20 21:22'
7-
updated_date: '2026-02-20 21:28'
7+
updated_date: '2026-02-20 23:20'
88
labels:
99
- ui
1010
- settings
@@ -28,10 +28,16 @@ This is a UI reorganization task — the underlying watched folders functionalit
2828

2929
## Acceptance Criteria
3030
<!-- AC:BEGIN -->
31-
- [ ] #1 Watched folders UI is the first section in Settings > Library
32-
- [ ] #2 Watched folders functionality works identically after the move (add, remove, scan)
33-
- [ ] #3 Settings > General displays a user-facing TBD note (e.g. 'More settings coming soon')
34-
- [ ] #4 Settings > General no longer contains the watched folders section
35-
- [ ] #5 Existing tests pass without modification or are updated to reflect the new settings layout
36-
- [ ] #6 E2E tests cover watched folders functionality within Settings > Library (add, remove, scan)
31+
- [x] #1 Watched folders UI is the first section in Settings > Library
32+
- [x] #2 Watched folders functionality works identically after the move (add, remove, scan)
33+
- [x] #3 Settings > General displays a user-facing TBD note (e.g. 'More settings coming soon')
34+
- [x] #4 Settings > General no longer contains the watched folders section
35+
- [x] #5 Existing tests pass without modification or are updated to reflect the new settings layout
36+
- [x] #6 E2E tests cover watched folders functionality within Settings > Library (add, remove, scan)
3737
<!-- AC:END -->
38+
39+
## Final Summary
40+
41+
<!-- SECTION:FINAL_SUMMARY:BEGIN -->
42+
Moved watched folders UI from Settings > General to Settings > Library as the first section. Settings > General now shows a \"More settings coming soon\" placeholder. Updated all 26 E2E tests in watched-folders.spec.js to navigate to Settings > Library instead of General. All tests pass (26 watched-folders + 45 settings/library-settings).\n\nFiles changed:\n- app/frontend/views/settings.html\n- app/frontend/tests/watched-folders.spec.js
43+
<!-- SECTION:FINAL_SUMMARY:END -->

0 commit comments

Comments
 (0)