Unplanned
Last Updated: 12 Apr 2022 13:18 by ADMIN
Scheduled for 2022.2
Matt
Created on: 11 Apr 2022 12:14
Category: MultiSelect
Type: Bug Report
1
Text of items not visible in MultiSelect - Bootstrap Urban theme

Describe the bug
The selected items of the MultiSelect in the Bootstrap Urban theme have invisible text

To reproduce

  1. Open this Demo
  2. Select any item

Expected behavior
The selected item should have its text visible

Screenshots
image

**Affected package **

  • theme-bootstrap

**Affected suites **

  • Kendo UI for jQuery
  • Telerik UI for Blazor

Affected browsers

  • All
1 comment
ADMIN
Stoyan
Posted on: 11 Apr 2022 12:30

Hello Matt,

To workaround the bug until it has been fixed you can manually set the colors of the selected elements:
    .k-chip-solid-base{
        color:#ab2f2f;
        border-color:#ab2f2f;
    }
You can review the behavior of the snippet in this Telerik REPL.

Regards,
Stoyan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.