Completed
Last Updated: 02 May 2024 09:33 by ADMIN
Release 2024 Q2 (May)

Bug report

ColorPicker's value option is not taken with higher specificity.

Reproduction of the problem

  1. Open the following dojo.
  2. Set the value option of the widget.
  3. Notice that the color is not changed despite having the configuration set.

Current behavior

Currently, the ColorPicker requires setting the value={color} attribute to the input element. However, value option does not alter the input's value despite being set.

This behavior is inconsistent with other picker widgets where the value option is taken more predominantly:

https://dojo.telerik.com/@alexander64836/UNeMajeG/3

Expected/desired behavior

The ColorPicker should take the value option with higher specificity. Even in scenarios where the value={color} attribute is present on the input.

Environment

  • Kendo UI version: 2024.1.319
  • Browser: [all]
Completed
Last Updated: 31 Oct 2022 08:53 by ADMIN
Created by: Anthony
Comments: 1
Category: ColorPicker
Type: Bug Report
0

Bug report

The slider in the ColorPicker popup, when used in Mobile Application, is not styled correctly.

Reproduction of the problem

  1. Open this example - https://dojo.telerik.com/EfiQUGad/10
  2. Open the ColorPicker.

Current behavior

The slider is not styled.

Expected/desired behavior

The slider in the popup should be displayed appropriately.

Environment

  • Kendo UI version: 2022.2.621
  • Browser: [all]