feat(experiments): wizard UX improvements#7978
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Note Currently processing new changes in this PR. This may take a few minutes, please wait... ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe experiment wizard now derives multivariate variation splits from the selected feature. Exposure computation uses query and mutation state without local polling. The results refresh control refreshes Bayesian results and exposures together, tracking both view states and retry responses. Refresh countdown labels now state when refresh is available. Experiment detail enrolment totals can now be derived from Bayesian results before exposures. Estimated code review effort: 4 (Complex) | ~45 minutes Comment |
Docker builds report
|
There was a problem hiding this comment.
Actionable comments posted: 4
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 44fb1af6-7e29-4fb4-8533-4a44f93d612f
📒 Files selected for processing (9)
frontend/web/components/experiments/CreateExperimentWizard.tsxfrontend/web/components/experiments/results/ExperimentExposuresPanel.tsxfrontend/web/components/experiments/results/ExperimentResultsRefreshControl.tsxfrontend/web/components/experiments/results/__tests__/exposuresViewState.test.tsfrontend/web/components/experiments/results/__tests__/resultsViewState.test.tsfrontend/web/components/experiments/results/derive.tsfrontend/web/components/experiments/results/exposuresViewState.tsfrontend/web/components/experiments/results/resultsViewState.tsfrontend/web/components/pages/ExperimentDetailPage.tsx
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-16)Details
|
Visual Regression19 screenshots compared. See report for details. |
docs/if required so people know about the feature.Changes
Experiment creation wizard UX improvements:
How did you test this code?
resultsViewState,exposuresViewState)