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

Fix selecting option in more results select on pipeline simulator page. #19413

Merged
merged 2 commits into from
May 23, 2024

Conversation

linuspahl
Copy link
Contributor

@linuspahl linuspahl commented May 22, 2024

Description

This PR is fixing the problem described in #18932.

The issue is related to the refactoring we did for the Menu component. The Menu no longer supports the onSelect prop. This is the only case where we made use of it.

Fixes #18932

@linuspahl linuspahl merged commit 62d451c into master May 23, 2024
12 checks passed
@linuspahl linuspahl deleted the fix/issue-18932 branch May 23, 2024 07:26
ousmaneo pushed a commit that referenced this pull request May 24, 2024
…e. (#19413)

* Fixing more results select on pipeline simulator page.

* Adding changelog.
ousmaneo pushed a commit that referenced this pull request May 29, 2024
…e. (#19413)

* Fixing more results select on pipeline simulator page.

* Adding changelog.
ousmaneo pushed a commit that referenced this pull request Jun 4, 2024
…e. (#19413)

* Fixing more results select on pipeline simulator page.

* Adding changelog.
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.

in 6.0 RC1 the global pipeline simulator appears to not work as expected
2 participants