Skip to content

Expose dashboard editor rail refs - #31

Merged
intraq-dev-ai merged 1 commit into
mainfrom
fix/dashboard-editor-rail-refs
Jul 27, 2026
Merged

Expose dashboard editor rail refs#31
intraq-dev-ai merged 1 commit into
mainfrom
fix/dashboard-editor-rail-refs

Conversation

@intraq-dev-ai

Copy link
Copy Markdown
Owner

Summary

  • Add the missing card comparison and chart spacing/axis refs to DashboardEditorRail.vue destructuring.
  • These refs already exist in createDashboardElementEditorState() and are returned by useDashboardElementEditor().

Issue

Fixes #14.

Validation

  • npm run type-check --workspace @intraq/web no longer reports the DashboardEditorRail.vue missing-property errors. It still fails on existing unrelated web type errors tracked separately.
  • npm test

@intraq-dev-ai
intraq-dev-ai merged commit 5e96123 into main Jul 27, 2026
1 check passed
@intraq-dev-ai
intraq-dev-ai deleted the fix/dashboard-editor-rail-refs branch July 27, 2026 04:11
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.

Expose missing card and chart editor refs in DashboardEditorRail

1 participant