-
Notifications
You must be signed in to change notification settings - Fork 498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Experiment] Test Chart fetching strategies - DO NOT MERGE #6051
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
9fd86af
to
277fdd7
Compare
size-limit report 📦
|
277fdd7
to
dc620a2
Compare
dc620a2
to
15cb69a
Compare
15cb69a
to
42244bf
Compare
42244bf
to
db2c97b
Compare
7dba2ec
to
68f0c42
Compare
68f0c42
to
2dc47f6
Compare
2dc47f6
to
ba94680
Compare
ba94680
to
dc5f793
Compare
This PR has been inactive for 7 days. It is now marked as stale and will be closed in 2 days if no further activity occurs. |
title: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"
If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):
Notes for the reviewer
Anything important to call out? Be sure to also clarify these in your comments.
How to test
Unit tests, playground, etc.
PR-Codex overview
This PR introduces a new
/team/${params.team_slug}/~/test
route in the dashboard, along with various functions and components for handling data fetching, chart rendering, and client-side state management.Detailed summary
Test
inlayout.tsx
.ignoreTime
function indate.ts
.getCachedFetchTestData
usingunstable_cache
.Page
component for rendering charts.delays.ts
.ChartUI
component for displaying data.IdbPersistProvider
.fetchTestData.ts
.pageProcessing
for handling date ranges.RangeSelector
for selecting date ranges.layout.tsx
to include new sidebar links.getRange
function for improved date handling.page.tsx
fortest
.RSCQueryChart
for rendering charts with suspense.responsive-rsc
.