Skip to content

PR_26171_042 idea board navigation fallback cleanup#19

Merged
ToolboxAid merged 2 commits into
mainfrom
codex/pr-26171-042-idea-board-navigation-fallback-cleanup
Jun 20, 2026
Merged

PR_26171_042 idea board navigation fallback cleanup#19
ToolboxAid merged 2 commits into
mainfrom
codex/pr-26171-042-idea-board-navigation-fallback-cleanup

Conversation

@ToolboxAid

Copy link
Copy Markdown
Owner

Summary

  • Removes the creator-visible Tool Display Mode navigation fallback diagnostic when optional registry-backed previous/next navigation cannot load.
  • Keeps the navigation failure logged to the console only while leaving the Idea Board table fully usable.
  • Adds targeted coverage for API-backed Idea Board rendering and a no-registry navigation fallback path.

Validation

  • PASS: node --check assets/theme-v2/js/tool-display-mode.js
  • PASS: node --check toolbox/idea-board/index.js
  • PASS: node --check tests/playwright/tools/IdeaBoardTableNotes.spec.mjs
  • PASS: node --check tests/playwright/tools/ToolboxRoutePages.spec.mjs
  • PASS: npx playwright test tests/playwright/tools/IdeaBoardTableNotes.spec.mjs --project=playwright --workers=1 --reporter=line --timeout=90000
  • PASS: npx playwright test tests/playwright/tools/ToolboxRoutePages.spec.mjs --project=playwright --workers=1 --reporter=line -g "Idea Board launches" --timeout=90000
  • PASS: npm run test:workspace-v2
  • PASS: git diff --check

Full samples smoke was not run per instruction.

@ToolboxAid ToolboxAid force-pushed the codex/pr-26171-042-idea-board-navigation-fallback-cleanup branch from f1e9340 to 39cfd21 Compare June 20, 2026 18:56
…ea-board-navigation-fallback-cleanup

# Conflicts:
#	docs_build/dev/reports/codex_changed_files.txt
#	docs_build/dev/reports/codex_review.diff
#	docs_build/dev/reports/coverage_changed_js_guardrail.txt
#	docs_build/dev/reports/playwright_v8_coverage_report.txt
@ToolboxAid ToolboxAid merged commit 701f166 into main Jun 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants