Skip to content

feat(scroller): 双方向仮想無限スクロール#5024

Open
uni-kakurenbo wants to merge 6 commits intomasterfrom
fix/message-scrolling
Open

feat(scroller): 双方向仮想無限スクロール#5024
uni-kakurenbo wants to merge 6 commits intomasterfrom
fix/message-scrolling

Conversation

@uni-kakurenbo
Copy link
Contributor

概要

  • MessagesScroller の内部実装を Virtua に移植

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

PR を出す前の確認事項

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

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

@uni-kakurenbo uni-kakurenbo changed the title fix: 双方向仮想無限スクロール feat (scroller): 双方向仮想無限スクロール Jan 5, 2026
@uni-kakurenbo uni-kakurenbo changed the title feat (scroller): 双方向仮想無限スクロール feat(scroller): 双方向仮想無限スクロール Jan 5, 2026
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 62.72%. Comparing base (377987c) to head (1d75d47).

Files with missing lines Patch % Lines
src/lib/notification/notification.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5024      +/-   ##
==========================================
+ Coverage   62.69%   62.72%   +0.02%     
==========================================
  Files         108      108              
  Lines        3091     3093       +2     
  Branches      629      629              
==========================================
+ Hits         1938     1940       +2     
  Misses       1043     1043              
  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 force-pushed the fix/message-scrolling branch 4 times, most recently from d7a0441 to 0e63ace Compare January 5, 2026 11:34
@uni-kakurenbo uni-kakurenbo force-pushed the fix/message-scrolling branch from 0e63ace to 601cb3c Compare January 5, 2026 13:37
@uni-kakurenbo uni-kakurenbo force-pushed the fix/message-scrolling branch 2 times, most recently from 0ec8be4 to d0b78fc Compare January 5, 2026 16:08
@uni-kakurenbo uni-kakurenbo force-pushed the fix/message-scrolling branch from d0b78fc to 1d75d47 Compare January 5, 2026 16:14
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