apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
69 stars 18 forks source link

Tab: Security: Drop-down icons unclear in IE #321

Open matleppa opened 7 years ago

matleppa commented 7 years ago

In IE the icons for drop-down lists are unclear.

matleppa commented 7 years ago

On the other hand, this may be too minor matter. Time will take care of IE (users).

Nazarah commented 7 years ago

@matleppa what was the browser versions? In OpenAPI Designer, we are providing support for IE9 and above. @xylix @tulir please confirm.

xylix commented 7 years ago

@Nazarah I can reproduce it on IE11, and I think @matleppa tested on IE11 too.

ieproblem

Nazarah commented 7 years ago

In this case, please keep a place holder for fixing small IE UI issues for the OpenAPI Designer.

xylix commented 7 years ago

What kind of a placholder? You mean github label? We already have that. There is also the PR #292 which will add a warning for IE 11 users. Also as determined in PR #102 we are right now not planning to support IE versions under 11.