swagger-api / swagger-ui

Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
https://swagger.io
Apache License 2.0
26.32k stars 8.91k forks source link

Ensures select element has an accessible name (select) #8092

Open msftedad opened 2 years ago

msftedad commented 2 years ago

Environment (OS, Application): Windows OS version: 21H2 (10.0.19044 Build 19044)Edge Dev Version : Version 98.0.1108.50 (Official build) (64-bit) URL: https://wsd-branchmanagement.trafficmanager.net/swagger/index.html

Repro Steps:

  1. Open https://wsd-branchmanagement.trafficmanager.net/swagger/index.html
  2. Navigate to [POST] /v2.0/branch/ubr/increment/ and activate it.
  3. Check the name property of Swagger UI control under the description.

Actual Results Swagger UI control “.parameters-col_description > select” doesn’t have name

Expected Results The select name component should have a label and Big Ben -Swagger API page should have zero FastPass bug instances.

Element path .parameters-col_description > select

Snippet

How to fix Fix any of the following:

screenshot

image
msftedad commented 1 year ago

Hi Team, is there any update on this bug?

msftedad commented 3 months ago

Hi Team,

Any update on this issue?

msftedad commented 1 month ago

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

maggiewachs commented 1 month ago

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