Skip to content
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

ColorPicker: events #1719

Closed
NeluQi opened this issue Nov 2, 2021 · 1 comment
Closed

ColorPicker: events #1719

NeluQi opened this issue Nov 2, 2021 · 1 comment
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@NeluQi
Copy link

NeluQi commented Nov 2, 2021

https://www.primefaces.org/primevue/showcase/#/colorpicker

Please add a change or input event to the ColorPicker component.

Now there is no way at all to track the completion of the color change

When used in a TreeTable, it remains to use a very tricky solution to solve a simple problem

@tugcekucukoglu tugcekucukoglu changed the title ColorPicker: event change ColorPicker: events Nov 12, 2021
@tugcekucukoglu tugcekucukoglu added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Nov 12, 2021
@tugcekucukoglu tugcekucukoglu added this to the 3.9.0 milestone Nov 12, 2021
@tugcekucukoglu tugcekucukoglu self-assigned this Nov 12, 2021
@NeluQi
Copy link
Author

NeluQi commented Nov 12, 2021

PS - The values can change very often (if you scroll around the palette with the mouse), it is probably better to do it through the debounce decorator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants