Skip to content

feat(sidebar): collapsible history groups + larger request glyph#34

Merged
mertbekci merged 1 commit into
mainfrom
feat/sidebar-polish
Apr 14, 2026
Merged

feat(sidebar): collapsible history groups + larger request glyph#34
mertbekci merged 1 commit into
mainfrom
feat/sidebar-polish

Conversation

@mertbekci

Copy link
Copy Markdown
Member

Özet

  • History date grupları (Today / Yesterday / eski tarihler) artık tıklanabilir başlıklarla aç/kapat edilebiliyor. Caret ▾/▸ ile indicator, collapse state session içinde local (useState).
  • Arama query'si aktifken collapse state yok sayılıyor, eşleşen tüm satırlar görünüyor.
  • Files ağacındaki request satırlarının method glyph'i w-11 text-[10px]w-12 text-xs büyütüldü, tracking-tight ile sıkıştırıldı — daha okunabilir.

Doğrulama

  • pnpm -r typecheck yeşil
  • pnpm -r test 147/147
  • pnpm --filter=@scrapeman/desktop build yeşil

History date-group headers are now toggleable buttons with caret
indicators; collapsed state is local to the session and ignored while
a search query is active so matches always render. Request rows in
the Files tree got a bumped method glyph (w-12 text-xs) for better
readability — no new icon, just scaled up.
@mertbekci mertbekci added the ready for review PR ready for review label Apr 14, 2026
@mertbekci mertbekci self-assigned this Apr 14, 2026
@mertbekci mertbekci added the ready for review PR ready for review label Apr 14, 2026
@mertbekci
mertbekci merged commit f7c7448 into main Apr 14, 2026
3 checks passed
@mertbekci
mertbekci deleted the feat/sidebar-polish branch April 14, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review PR ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant