Files
stack/apps
Jason Woltje cb363cfd92
All checks were successful
ci/woodpecker/push/web Pipeline was successful
fix(web): address review findings — workspace ID threading and error handling
- Thread workspaceId into fetchDomains() so X-Workspace-Id header is sent
- Guard useEffect against null workspaceId with early return; add workspaceId to dep array
- Add catch block in handleCreate to surface errors via setError
- Remove console.log from handleEdit

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 04:24:46 -06:00
..