Skip to content

feat(service-logcat,segmented-button): load-older paging + initialQuery/i18n labels/badge#330

Merged
I-am-nothing merged 1 commit into
mainfrom
feat/logcat-pagination-and-i18n
Jul 4, 2026
Merged

feat(service-logcat,segmented-button): load-older paging + initialQuery/i18n labels/badge#330
I-am-nothing merged 1 commit into
mainfrom
feat/logcat-pagination-and-i18n

Conversation

@I-am-nothing

Copy link
Copy Markdown
Contributor

Summary

Recreates the payload of #326/#328 as one clean PR against current main. Those two were tangled by a stacked-PR merge (#328 landed into #326's branch instead of main), and #326 had since drifted into a merge conflict against main with stale CI. This PR carries the exact same file-level diff, rebased cleanly onto current main, verified fresh.

  • ServiceLogcat: load-older paging affordance (auto-fires near the old end, stable seq/occurrence-keyed rows), initialQuery (seed the text filter on mount — e.g. a deep link), and a full labels prop covering every string it renders (for non-English locales).
  • SegmentedButton: per-option badge (small count pill anchored to the option's corner).

Bumps to 0.6.3 (0.6.2 was claimed by #329 but never actually published — no release label at merge time — so this skips straight to 0.6.3, which is safe).

Closes/supersedes #326.

Test plan

  • pnpm typecheck clean
  • pnpm build clean
  • pnpm test — 803/803 pass
  • pnpm lint clean on touched files (2 pre-existing unrelated failures elsewhere, not touched here)

🤖 Generated with Claude Code

…ry/i18n labels/badge

Recreates the payload of #326/#328 as one clean PR based on current main
(those were tangled by a stacked-PR merge that landed #328 into #326's
branch instead of main, and #326 had since drifted into merge conflict).

- ServiceLogcat: load-older paging affordance (auto-fires near the old end,
  stable seq/occurrence-keyed rows), initialQuery (seed the text filter on
  mount), and a full labels prop covering every string it renders.
- SegmentedButton: per-option badge (small count pill anchored to the
  option's corner).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Storybook Preview: https://mirrorstack-ai.github.io/web-ui-kit/pr/330/

github-actions Bot added a commit that referenced this pull request Jul 4, 2026
@I-am-nothing I-am-nothing merged commit 0ca90fd into main Jul 4, 2026
4 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in MirrorStack Platform Jul 4, 2026
github-actions Bot added a commit that referenced this pull request Jul 4, 2026
@I-am-nothing I-am-nothing deleted the feat/logcat-pagination-and-i18n branch July 4, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Trigger a version bump on merge

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant