jensoleg / swagger-ui

Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
http://swagger.io
Other
1.13k stars 310 forks source link

Select the correct scope after the auth selection #66

Closed hsingh23 closed 7 years ago

hsingh23 commented 7 years ago

Currently previously selected scopes are still selected because the modal dialogs are not removed but just hidden. This selects the latest modal dialog