Skip to content

Extract MetricsSection with independent Suspense boundary#6189

Draft
simeonlee wants to merge 1 commit intosimeonlee/fn-detail-throughput-suspensefrom
simeonlee/fn-detail-metrics-suspense
Draft

Extract MetricsSection with independent Suspense boundary#6189
simeonlee wants to merge 1 commit intosimeonlee/fn-detail-throughput-suspensefrom
simeonlee/fn-detail-metrics-suspense

Conversation

@simeonlee
Copy link
Member

Summary

  • Extracts the metrics selector and variant performance chart into their own MetricsSection component with independent Suspense boundary
  • Includes dedicated skeleton (dropdown + chart placeholder) and error state
  • Metric selection and navigation logic is self-contained in the component

Part 6 of the function detail page streaming refactor (split from #6082). Stacks on #6188.

Give the metrics selector and variant performance chart their own streaming
promise and Suspense boundary with dedicated skeleton and error states.
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