Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Picker not changing original input element. #24

Open
georgecoltart opened this issue Feb 22, 2014 · 0 comments · May be fixed by #37
Open

Picker not changing original input element. #24

georgecoltart opened this issue Feb 22, 2014 · 0 comments · May be fixed by #37

Comments

@georgecoltart
Copy link

Im using this in a rails app and I'm finding it strange that if a user types a HEX value, then clicks outside of the picker (which closes it) the original (currently hidden) input field does not update with the new hex value, even though the color itself has changed.

If the user enters a hex value and presses RETURN, it seems to have the correct behaviour, Im wondering if it's supposed to do the same in the above scenario?

Is there a callback for OPEN/CLOSE I could use which would allow me to assign the new hex to the input when the picker is closed?

@ppython ppython linked a pull request Mar 20, 2017 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant