Document tab and group pinning#342
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR adds tab and tab-group pinning guidance to the Tabs documentation and updates the page description to mention groups and pinning. I did not find correctness, security, or spec-alignment blockers; the only feedback is minor docs-style punctuation in the new numbered procedures.
Concerns
- Minor: the newly added numbered procedure steps should end with periods for style-guide consistency.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve with nits
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
| 1. Right-click the tab you want to keep at the front. | ||
| 2. Click **Pin tab**. |
There was a problem hiding this comment.
🧹 [NIT] Numbered procedure steps should end with periods per the docs style guide.
| 1. Right-click the tab you want to keep at the front. | |
| 2. Click **Pin tab**. | |
| 1. Right-click the tab you want to keep at the front. | |
| 2. Click **Pin tab**. |
There was a problem hiding this comment.
Lol this diff looks identical to before?
| 1. Right-click the group's header. | ||
| 2. Click **Pin group**. |
There was a problem hiding this comment.
🧹 [NIT] Numbered procedure steps should end with periods per the docs style guide.
| 1. Right-click the group's header. | |
| 2. Click **Pin group**. | |
| 1. Right-click the group's header. | |
| 2. Click **Pin group**. |
Summary
Validation
python3 .agents/skills/style_lint/style_lint.pytargeted atsrc/content/docs/terminal/windows/tabs.mdx(0 issues)npm run build(347 pages built)git diff --checkCo-Authored-By: Oz oz-agent@warp.dev