baianat / verte

🎨 A Color picker component. Built from the bottom to work with Vue.js.
https://baianat.github.io/verte/
MIT License
181 stars 42 forks source link

Add a cancel button + make it more obvious how to close the component #16

Closed wildhart closed 5 years ago

wildhart commented 5 years ago

I don't think it's obvious to the user how to close the component without clicking on the 'tick' button. Clicking the background might not be obvious to many users. Plus I think the 'tick' button is too faint (as well as the rgb/hsl/hex button).

I suggest adding a close button next to the tick which closes the popup and also emits an input event with the original color.