Skip to content

Add realtime (w/ fake data) trading table example - #6561

Draft
riccardoperra wants to merge 32 commits into
mainfrom
codex/realtime-trading-example
Draft

Add realtime (w/ fake data) trading table example#6561
riccardoperra wants to merge 32 commits into
mainfrom
codex/realtime-trading-example

Conversation

@riccardoperra

Copy link
Copy Markdown
Collaborator

No description provided.

@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

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: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5eba07ce-66f1-4281-b752-e6a793f1dcf0

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.

@nx-cloud

nx-cloud Bot commented Aug 18, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 201488d

Command Status Duration Result
nx affected --targets=test:eslint,test:sherif,t... ❌ Failed 3m 21s View ↗
nx run-many --targets=build --exclude=examples/** ✅ Succeeded 23s View ↗

☁️ Nx Cloud last updated this comment at 2026-08-18 19:18:38 UTC

@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

1 package(s) bumped directly, 0 bumped as dependents.

🟩 Patch bumps

Package Version Reason
@tanstack/angular-table 9.2.1 → 9.2.2 Changeset

@socket-security

socket-security Bot commented Aug 18, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​embroider/​core@​4.6.2981007299100
Addedoctane@​0.1.21751008397100
Added@​glint/​tsserver-plugin@​2.5.20951007599100
Added@​glint/​template@​1.7.101001007698100
Addedember-modifier@​4.3.010010010085100
Addedember-source@​7.1.0981009098100

View full report

@socket-security

socket-security Bot commented Aug 18, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Medium
Low adoption: npm octane

Location: Package overview

From: examples/octane/realtime-trading/package.jsonnpm/octane@0.1.21

ℹ Read more on: This package | This alert | What are unpopular packages?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Unpopular packages may have less maintenance and contain other problems.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/octane@0.1.21. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@pkg-pr-new

pkg-pr-new Bot commented Aug 18, 2026

Copy link
Copy Markdown
More templates

@tanstack/alpine-table

npm i https://pkg.pr.new/@tanstack/alpine-table@6561

@tanstack/angular-table

npm i https://pkg.pr.new/@tanstack/angular-table@6561

@tanstack/angular-table-devtools

npm i https://pkg.pr.new/@tanstack/angular-table-devtools@6561

@tanstack/ember-table

npm i https://pkg.pr.new/@tanstack/ember-table@6561

@tanstack/lit-table

npm i https://pkg.pr.new/@tanstack/lit-table@6561

@tanstack/match-sorter-utils

npm i https://pkg.pr.new/@tanstack/match-sorter-utils@6561

@tanstack/octane-table

npm i https://pkg.pr.new/@tanstack/octane-table@6561

@tanstack/preact-table

npm i https://pkg.pr.new/@tanstack/preact-table@6561

@tanstack/preact-table-devtools

npm i https://pkg.pr.new/@tanstack/preact-table-devtools@6561

@tanstack/react-table

npm i https://pkg.pr.new/@tanstack/react-table@6561

@tanstack/react-table-devtools

npm i https://pkg.pr.new/@tanstack/react-table-devtools@6561

@tanstack/solid-table

npm i https://pkg.pr.new/@tanstack/solid-table@6561

@tanstack/solid-table-devtools

npm i https://pkg.pr.new/@tanstack/solid-table-devtools@6561

@tanstack/svelte-table

npm i https://pkg.pr.new/@tanstack/svelte-table@6561

@tanstack/table-core

npm i https://pkg.pr.new/@tanstack/table-core@6561

@tanstack/table-devtools

npm i https://pkg.pr.new/@tanstack/table-devtools@6561

@tanstack/vue-table

npm i https://pkg.pr.new/@tanstack/vue-table@6561

@tanstack/vue-table-devtools

npm i https://pkg.pr.new/@tanstack/vue-table-devtools@6561

commit: 694f9db

- Replace `for...in` loops with `Object.keys()` for better performance and clarity.
- Simplify the rendering logic by removing unnecessary checks and parameters.
- Ensure consistent handling of injectors across component rendering.
@riccardoperra
riccardoperra force-pushed the codex/realtime-trading-example branch from f221f50 to 88d56df Compare August 18, 2026 15:58
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.

2 participants