Skip to content
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

Compare to a report from different scenario #417

Merged
merged 3 commits into from
Sep 14, 2024

Conversation

ludeknovy
Copy link
Owner

Introduced a dropdown in the modal for selecting scenarios to compare test reports. Integrated scenario fetching and handling in the component to dynamically update items based on the selected scenario.
Replaced `params.scenarioName` with `selectedScenario` to ensure the correct scenario is referenced in the comparison report link. This change will prevent potential mismatches and ensure users are directed to the accurate scenario report.
Changed the `fetchItems` method to use `selectedScenario` instead of `scenarioName` in `StatsCompareComponent`. This ensures the correct scenario is referenced when fetching items.
@ludeknovy ludeknovy merged commit 1a58123 into master Sep 14, 2024
3 checks passed
@ludeknovy ludeknovy deleted the feature/compare-to-different-scenario branch September 14, 2024 13:39
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.

1 participant