Skip to content

poc: Virtua message list#40105

Draft
MartinSchoeler wants to merge 5 commits intodevelopfrom
chore/poc-virtua
Draft

poc: Virtua message list#40105
MartinSchoeler wants to merge 5 commits intodevelopfrom
chore/poc-virtua

Conversation

@MartinSchoeler
Copy link
Copy Markdown
Member

@MartinSchoeler MartinSchoeler commented Apr 9, 2026

Proposed changes (including videos or screenshots)

Migrates the main message list to a virtualized solution to improve performance

I'm using this storybook as an example/guide https://inokawa.github.io/virtua/?path=/story/advanced-chat--default

TODO:

  • Virtualize Message List
  • Adjust Load more
  • Adjust Jump to Bottom on message sent
  • Adjust Send/Receive Message
  • Adjust Detect is at bottom
  • Adjust Date Bubbles
  • Adjust Unread handling
  • Adjust Restore Scroll Position (Loaded Messages)
  • (wontfix, this does not work with existing implementation) Adjust Restore Scroll Position (unLoaded Messages)
  • Adjust Jump to message
  • Adjust Has new message
  • Adjust Keyboard Navigation

Issue(s)

@dionisio-bot
Copy link
Copy Markdown
Contributor

dionisio-bot bot commented Apr 9, 2026

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project
  • This PR has an invalid title

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 9, 2026

⚠️ No Changeset found

Latest commit: 9ac414b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 9, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 73c1f88b-26f6-4d05-b0ef-598d22a4484a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.19%. Comparing base (eb78ae4) to head (9ac414b).
⚠️ Report is 24 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #40105      +/-   ##
===========================================
+ Coverage    70.11%   70.19%   +0.07%     
===========================================
  Files         3276     3278       +2     
  Lines       116458   116540      +82     
  Branches     20617    20643      +26     
===========================================
+ Hits         81659    81803     +144     
+ Misses       31504    31443      -61     
+ Partials      3295     3294       -1     
🚀 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant