Skip to content

docs: give the resizable sidebar its own FEATURES.md section - #1557

Merged
sorenbs merged 2 commits into
mainfrom
feat/1425-resizable-sidebar
Jul 18, 2026
Merged

docs: give the resizable sidebar its own FEATURES.md section#1557
sorenbs merged 2 commits into
mainfrom
feat/1425-resizable-sidebar

Conversation

@sorenbs

@sorenbs sorenbs commented Jul 18, 2026

Copy link
Copy Markdown
Member

Follow-up to #1425. The resizable sidebar itself already shipped in #1478 (drag handle, 192–520px clamp, localStorage persistence, keyboard resizing, tests) β€” the issue can be closed as shipped. FEATURES.md only mentioned the resizable width inside the "Sidebar Streams Navigation" section framed around stream names, while the request was about table names; this promotes it to a dedicated ## Resizable Sidebar section per the AGENTS.md convention.

Docs only; no changeset (no package change).

πŸ€– Generated with Claude Code

Issue #1425 asked for a resizable sidebar because long table
names get cut off. The feature itself already shipped on main (drag handle
with keyboard support, min/max clamping, and width persistence in local
Studio UI state), but FEATURES.md only mentioned it inside the Sidebar
Streams Navigation section, framed around stream names. Promote it to a
dedicated Resizable Sidebar section that covers tables and streams alike.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. πŸŽ‰

ℹ️ Recent review info
βš™οΈ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 712e542e-3d9f-413d-b340-1ee58908a289

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 9b1184e and d7f45ff.

πŸ“’ Files selected for processing (1)
  • FEATURES.md

Summary by CodeRabbit

  • Documentation
    • Expanded the sidebar guidance with a dedicated Resizable Sidebar section.
    • Documented drag-handle resizing and keyboard shortcuts for adjusting width.
    • Clarified min/max resize limits, including extra constraints on narrow screens.
    • Specified that the chosen sidebar width persists after resizing, while the default width stays unchanged until you adjust it.

Walkthrough

Added a dedicated sidebar resizing section to FEATURES.md. It documents drag-handle and keyboard resizing, minimum and maximum width bounds, persistence in local Studio UI state, and unchanged default width until resizing occurs.

πŸš₯ Pre-merge checks | βœ… 5
βœ… Passed checks (5 passed)
Check name Status Explanation
Title check βœ… Passed The title clearly summarizes the documentation change adding a dedicated resizable sidebar section.
Description check βœ… Passed The description directly matches the docs-only FEATURES.md update and its purpose.
Docstring Coverage βœ… Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check βœ… Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check βœ… Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
πŸ§ͺ Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/1425-resizable-sidebar
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feat/1425-resizable-sidebar

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

Compute preview deployed.

Branch: feat/1425-resizable-sidebar
Service: feat-1425-resizable-sidebar
Preview: https://ajz6qhrvnh67l4yjpu1tikwq.cdg.prisma.build

@sorenbs

sorenbs commented Jul 18, 2026

Copy link
Copy Markdown
Member Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown
βœ… Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@sorenbs

sorenbs commented Jul 18, 2026

Copy link
Copy Markdown
Member Author

@coderabbitai full review

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown
βœ… Action performed

Full review finished.


You're currently rate limited under our Fair Usage Limits Policy. Your recent PR review activity is in the 95th percentile or higher among CodeRabbit users, so adaptive limits apply. Your next review will be available in 33 minutes.

@sorenbs

sorenbs commented Jul 18, 2026

Copy link
Copy Markdown
Member Author

@coderabbitai full review

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown
βœ… Action performed

Full review finished.


You're currently rate limited under our Fair Usage Limits Policy. Your recent PR review activity is in the 95th percentile or higher among CodeRabbit users, so adaptive limits apply. Your next review will be available in 59 minutes.

@sorenbs

sorenbs commented Jul 18, 2026

Copy link
Copy Markdown
Member Author

@coderabbitai full review

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown
βœ… Action performed

Full review finished.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Warning

CodeRabbit couldn't request changes on this pull request because it doesn't have sufficient GitHub permissions.

Please grant CodeRabbit Pull requests: Read and write permission and re-run the review.

πŸ‘‰ Steps to fix this

Actionable comments posted: 1

πŸ€– Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@FEATURES.md`:
- Line 56: Update the keyboard-resizing description near the handle behavior to
state the concrete bounds: a 192px minimum and 520px maximum, with the maximum
additionally capped at 60% of the viewport on narrower screens.
πŸͺ„ Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
βš™οΈ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: b584c805-ed36-4865-827c-0833ac81813c

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 81354ff and 9b1184e.

πŸ“’ Files selected for processing (1)
  • FEATURES.md

Comment thread FEATURES.md Outdated
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@sorenbs
sorenbs merged commit 1c01f7d into main Jul 18, 2026
3 checks passed
@sorenbs
sorenbs deleted the feat/1425-resizable-sidebar branch July 18, 2026 13:02
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