Conversation
…iew typography Replace the tinted category pill beside the plugin title with a category-colored dot and underlined link in the byline that opens the category shelf in Browse. Hang the author avatar under the plugin icon so title and byline text share one column, and drop the Marketplace detail row for BB Official plugins since the byline already names it. Rework overview prose: 13px summary line, sentence-case subheads, code chips without vertical padding, and a 65ch reading width. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Replace the category color dot in Browse section headers, the category shelf title, and the detail byline with a per-category outline icon in the category color. Solid dots in the success/attention/warning colors read as bb's machine status dots; icons do not, and they tell categories apart where several share a color. Unknown and uncategorized categories show no icon, and the byline omits them. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Put each category icon on a soft tile in its category color, with the glyph mixed toward the text color. The tile stays readable at the 12px byline size and gives Browse section headers a clearer anchor than a bare outline. PluginCategoryIcon now takes a named size (sm, md, lg) so the tile and glyph scale together. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Go back to the plain outline icon mixed toward the text color. The tinted tile read too much like the plugin icon chips beside it. This reverts commit 5feafbf. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
brsbl
deleted the
bb/i-want-to-think-of-a-better-placement-communicat-thr_m9mm63fnii
branch
September 23, 2026 15:31
brsbl
added a commit
that referenced
this pull request
Sep 24, 2026
## What was wrong On public marketplace plugin pages, the plugin description rendered at 17px, larger than the 15px overview text below it, so it competed with the page's headings. The in-app plugin detail page reduced its summary in #4147. ## What changed - The description renders at 15px, the overview's body size, and keeps its stronger ink color. ## Screenshots Before: `9bfe862b35` (merge base) · After: `035c23aa90` · `/marketplace/auto-answer`, light theme, 1280×1000 viewport, captured at 2× | Before | After | | --- | --- | |  |  | ## How you verified - Chrome for Testing 151 (headless): captured before and after from the branch dev server, seeded with the live marketplace catalog; description computes to 15px. - Safari 26.5.2 on macOS via safaridriver: description computes to 15px. BB-Thread-ID: thr_ikybrdag9i 🤖 Generated with [Claude Code](https://claude.com/claude-code) > AGENT GENERATED --------- Co-authored-by: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Human comments
What was wrong
On plugin detail pages, the category was a tinted pill next to the title. It looked like a status badge and could not be clicked. Browse marked categories with color dots that match bb's status-dot colors. The overview had a summary as large as the title, uppercase subheads, and uneven code lines.
What changed
ResourceDetailPagegains an optionalmetadataLeadingslot; pages without it keep today's layout.Screenshots
Before:
94d77da09(merge base) · After:370328507· Branch web app, light theme, 1600×1000 viewport, captured at 2×/plugins/connect)/plugins)How you verified
370328507; Node Compatibility Smoke and iOS simulator flows skipped.BB-Thread-ID: thr_m9mm63fnii
🤖 Generated with Claude Code