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(app): #1747 Fix showing params in the playground #1756

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

mmabrouk
Copy link
Member

@mmabrouk mmabrouk commented Jun 4, 2024

fix #1747

To QA this please:

  • serve the application what_to_do_today locally or to cloud
  • Check that all the configuration is shown and working in the playground
  • Update the configuration in the code to only have the GroupedMultiSelect (removing all other parameters) and serve again
  • Check that all the config is shown and working in the playground

Copy link

vercel bot commented Jun 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agenta ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 11:31am

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working Frontend labels Jun 4, 2024
@mmabrouk mmabrouk requested a review from bekossy June 4, 2024 09:22
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 4, 2024
@mmabrouk mmabrouk merged commit c4277ea into main Jun 4, 2024
8 checks passed
@mmabrouk mmabrouk deleted the hotfix/multiselect branch June 4, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Frontend lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AGE-290] [Bug] MultipleChoiceParam not shown in UI
2 participants