Skip to content

fix: remove runs tab from canvas log sidebar#4885

Merged
forestileao merged 2 commits into
mainfrom
chore/remove-runs-bottom-logs-sidebar
May 19, 2026
Merged

fix: remove runs tab from canvas log sidebar#4885
forestileao merged 2 commits into
mainfrom
chore/remove-runs-bottom-logs-sidebar

Conversation

@forestileao
Copy link
Copy Markdown
Collaborator

Summary

This PR removes the Runs section from the bottom canvas log sidebar and keeps only Errors and Warnings there.

Changes

  • removed the Runs tab from CanvasLogSidebar
  • removed the collapsed bottom-bar Runs button that opened the log sidebar
  • removed run-specific bottom-sidebar props, state, and rendering from CanvasPage
  • removed run-log entry generation and websocket-driven run log plumbing that only existed for the bottom sidebar
  • deleted now-unused run-log helper code and related tests
  • updated the CanvasLogSidebar story to reflect the new errors/warnings-only behavior

Signed-off-by: Pedro F. Leao <pedroforestileao@gmail.com>
@superplanehq-integration
Copy link
Copy Markdown

👋 Commands for maintainers:

  • /sp start - Start an ephemeral machine (takes ~30s)
  • /sp stop - Stop a running machine (auto-executed on pr close)

Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit f050e37. Configure here.

Comment thread web_src/src/ui/CanvasLogSidebar/index.tsx
Signed-off-by: Pedro F. Leao <pedroforestileao@gmail.com>
@forestileao
Copy link
Copy Markdown
Collaborator Author

👍

@forestileao forestileao merged commit ce53c8f into main May 19, 2026
5 checks passed
@forestileao forestileao deleted the chore/remove-runs-bottom-logs-sidebar branch May 19, 2026 01:42
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.

1 participant