swagger-ui icon indicating copy to clipboard operation
swagger-ui copied to clipboard

No name property is assigned to "Server" Combobox.

Open msftedad opened this issue 1 year ago • 2 comments

Q&A (please complete the following information)

  • OS: Windows 11 Enterprise - 23H2
  • Browser: Edge
  • Version: 124.0.2478.80 (Official build) (64-bit)
  • Method of installation: npm
  • Swagger-UI version: 4.6.1
  • Swagger/OpenAPI version: Swagger 2.0, OpenAPI(2,3)

Content & configuration

Example Swagger/OpenAPI definition:

# your YAML here

Swagger-UI configuration options:

SwaggerUI({
  // your config options here
})
?yourQueryStringConfig

Describe the bug you're encountering

To reproduce...

Steps to reproduce the behavior:

  1. Launch the URL : https://codesandbox.io/p/sandbox/swagger-ui-forked-kcm88z?file=%2fpackage.json%3A7%2C20
  2. TAB till "Sever" Combobox.
  3. Observe that name property is defined for the Combobox or not.

Actual result

No name property is assigned to "Server" Combobox.

Expected behavior

Correct Name property should be assigned to "Server" Combobox.

Screenshots

Screenshot 2024-02-29 172105

Additional context or thoughts

msftedad avatar May 21 '24 12:05 msftedad

Hi @maggiewachs, Is there any update on this bug, and could you please provide a tentative ETA for fixing it?

msftedad avatar Aug 13 '24 04:08 msftedad

See my comment here: https://github.com/swagger-api/swagger-ui/issues/8172#issuecomment-2286601376

maggiewachs avatar Aug 13 '24 16:08 maggiewachs