Skip to content

ColorPicker's value option is not taken with higher specificity #7816

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alestoya opened this issue Apr 30, 2024 · 0 comments
Closed

ColorPicker's value option is not taken with higher specificity #7816

alestoya opened this issue Apr 30, 2024 · 0 comments
Assignees
Labels
Bug C: ColorPicker FP: Completed Sync status with associated Feedback Item jQuery Next Release Item that will be included in the next official release SEV: Medium
Milestone

Comments

@alestoya
Copy link

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]
@alestoya alestoya added this to the 2024 Q2 (May) milestone Apr 30, 2024
@alestoya alestoya self-assigned this Apr 30, 2024
@github-actions github-actions bot added the FP: Planned Sync status with associated Feedback Item label Apr 30, 2024
@alestoya alestoya added FP: In Development Sync status with associated Feedback Item and removed FP: Planned Sync status with associated Feedback Item labels Apr 30, 2024
@sspasova sspasova closed this as completed May 2, 2024
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels May 2, 2024
@alestoya alestoya added the Next Release Item that will be included in the next official release label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: ColorPicker FP: Completed Sync status with associated Feedback Item jQuery Next Release Item that will be included in the next official release SEV: Medium
Projects
None yet
Development

No branches or pull requests

2 participants