Skip to content

fix: クリップフォルダのスタイルをチャンネルと合わせる#5029

Open
otukado wants to merge 3 commits intomasterfrom
fix/improve-clip-folder-style
Open

fix: クリップフォルダのスタイルをチャンネルと合わせる#5029
otukado wants to merge 3 commits intomasterfrom
fix/improve-clip-folder-style

Conversation

@otukado
Copy link
Contributor

@otukado otukado commented Jan 8, 2026

概要

  • クリップフォルダのスタイルをチャンネルと合わせた

なぜこの PR を入れたいのか

close: #4923

動作確認の手順

手元で動いているかを触って確かめる

UI 変更部分のスクリーンショット

before

image

after

image

PR を出す前の確認事項

  • (機能の追加なら)追加することの合意がチームで取れている
    • 取れていない場合はチェックを外して PR にすれば OK
  • 動作確認ができている
  • 自分で一度コードを眺めて自分的に問題はなさそう

見てほしいところ・聞きたいことなど

  • 命名が終わっている、助けてほしい

@otukado otukado self-assigned this Jan 8, 2026
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.68%. Comparing base (1e1300e) to head (c8f2224).

Files with missing lines Patch % Lines
src/lib/channelTree.ts 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5029      +/-   ##
==========================================
- Coverage   62.69%   62.68%   -0.02%     
==========================================
  Files         108      108              
  Lines        3091     3095       +4     
  Branches      629      629              
==========================================
+ Hits         1938     1940       +2     
- Misses       1043     1045       +2     
  Partials      110      110              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@uni-kakurenbo uni-kakurenbo self-assigned this Jan 22, 2026
@uni-kakurenbo uni-kakurenbo force-pushed the fix/improve-clip-folder-style branch from c12625c to c8f2224 Compare January 22, 2026 07:54
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.

クリップの UI とチャンネルに近づける

2 participants