Skip to content

Commit d3d74da

Browse files
Copilothotlong
andcommitted
docs: update ROADMAP.md with MSW handler refactoring entry
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent b045190 commit d3d74da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ROADMAP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,7 @@ ObjectUI is a universal Server-Driven UI (SDUI) engine built on React + Tailwind
648648
- [x] `EditAppPage` merges wizard output with original app config to preserve fields not in wizard (e.g. `active`)
649649
- [x] `client.meta.saveItem('app', name, schema)` — persists app metadata to backend on create/edit
650650
- [x] MSW PUT handler for `/meta/:type/:name` — dev/mock mode metadata persistence
651+
- [x] MSW handler refactored to use `MSWPlugin` + protocol broker shim — filter/sort/top/pagination now work correctly in dev/mock mode (Issue #858)
651652
- [x] Draft persistence to localStorage with auto-clear on success
652653
- [x] `createApp` i18n key added to all 10 locales
653654
- [x] 13 console integration tests (routes, wizard callbacks, draft persistence, saveItem, CommandPalette)

0 commit comments

Comments
 (0)