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

Fixed enum values processing for console operations' query and template parameters #2476

Merged
merged 1 commit into from
May 1, 2024

Conversation

jsorohova
Copy link
Collaborator

Problem:
If you have a query parameter where you set "No default" and provide other optional values, the "Try It" sidebar defaults to the next possible value under "No default", rather than starting as blank (without a default) as expected.

Solution:
Added a placeholder when no default value is selected. Added a validation message when a parameter is not required.

Closes: #1529, #1730, #2384

Copy link

Accessibility Insights Accessibility Insights Action: All applicable checks passed

  • URLs: 13 URL(s) passed, and 0 were not scannable
  • Rules: 29 check(s) passed, and 23 were not applicable
  • Download the Accessibility Insights artifact to view the detailed results of these checks

This scan used axe-core 4.3.2 with Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36.

@jsorohova jsorohova merged commit 549e6e8 into master May 1, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants