IgniteUI / igniteui-webcomponents

Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-free approach.
https://www.infragistics.com/products/ignite-ui-web-components
Other
113 stars 2 forks source link

[Bug]: Dropdown - White edges appear around the dropdown list in dark mode #1247

Closed SisIvanova closed 2 weeks ago

SisIvanova commented 2 weeks ago

Which component(s) are affected?

Dropdown

Description

White edges can be seen around the dropdown list in the dark variants of all themes.

Screenshot 2024-06-12 at 4 36 04 PM

Reproduction

  1. Open the dropdown story
  2. Switch to dark variant
  3. Open the dropdown and observe the edges of the list

Workaround

Additional border-radius should be applied to the popover.

Is this a regression?

No or unsure. This never worker, or I haven't tried before.

Affected versions

All

Browser/OS/Node environment

All

rkaraivanov commented 2 weeks ago

I see you've also logged it. I'll link mine issue here as well

1244