Skip to content

Remove empty line after tabs in snapshot editor view#46

Merged
fullstackjam merged 1 commit intomainfrom
claude/remove-extra-blank-lines-rjDbJ
Apr 22, 2026
Merged

Remove empty line after tabs in snapshot editor view#46
fullstackjam merged 1 commit intomainfrom
claude/remove-extra-blank-lines-rjDbJ

Conversation

@fullstackjam
Copy link
Copy Markdown
Collaborator

What does this PR do?

Removes an unnecessary empty line that was being appended after the tabs in the snapshot editor view.

Why?

This empty line was adding unnecessary vertical spacing in the UI. Removing it provides a more compact and cleaner layout for the snapshot editor interface.

Testing

  • go vet ./... passes
  • Tested locally (./openboot --dry-run or similar)

Notes for reviewer

This is a minor UI spacing adjustment with no functional impact on the editor's behavior.

https://claude.ai/code/session_01A8CMu3PkMS8ezqjhXGAxxh

@github-actions
Copy link
Copy Markdown

👋 Thanks for opening this pull request!

Before merging:

  • Code follows existing patterns in the codebase
  • go build ./... and go vet ./... pass
  • Commit message is clear and descriptive

@fullstackjam will review this soon. Thanks for contributing! 🚀

@github-actions github-actions Bot added the ui Terminal UI label Apr 22, 2026
@fullstackjam fullstackjam merged commit 54a90ed into main Apr 22, 2026
9 checks passed
@fullstackjam fullstackjam deleted the claude/remove-extra-blank-lines-rjDbJ branch April 22, 2026 13:25
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Terminal UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants