Skip to content

feat(desktop): show selected community in rail - #5000

Open
wesbillman wants to merge 1 commit into
mainfrom
carl/selected-community-indicator
Open

feat(desktop): show selected community in rail#5000
wesbillman wants to merge 1 commit into
mainfrom
carl/selected-community-indicator

Conversation

@wesbillman

@wesbillman wesbillman commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a persistent vertical pill beside the active community
  • keep the selected state visually distinct from unread dots and mention badges
  • preserve the existing aria-current selection semantics

Screenshot

Selected community indicator

Test plan

  • pnpm exec biome check src/features/sidebar/ui/CommunityRail.tsx tests/e2e/community-rail.spec.ts
  • pnpm test (4,387 passed)
  • pnpm build:e2e && pnpm exec playwright test tests/e2e/community-rail.spec.ts --project=smoke (20 passed)
  • pre-push hooks: desktop check and 4,387 desktop tests passed on c1e80c66d12f73c4eb5c03a19e932439b14caf2d

@wesbillman
wesbillman requested a review from a team as a code owner August 6, 2026 03:11
Add a vertical pill beside the active community so selection is visually
distinct from unread badges without duplicating the selected state on the icon.

Co-authored-by: Carl <c7ebe626f000404285d3686e1dc74cc07cc60a9754a150041ba132e14bd3e2ec@buzz.block.builderlab.xyz>
Signed-off-by: Wes <wesbillman@users.noreply.github.com>
@wesbillman
wesbillman force-pushed the carl/selected-community-indicator branch from c1e80c6 to cfd1d14 Compare August 6, 2026 03:20
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