Conversation
|
Visit the preview URL for this PR (updated for commit b0314a5): https://grid-editor-web--pr928-feat-colorpicker-fsug8m36.web.app (expires Tue, 25 Mar 2025 21:14:04 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 2b65ba6ef19c55d367eaffd04e46bcde25305d6f |
|
Can we move the ColorPicker components to the uikit library? |
Test Failed:Issues:
env: MacOS Screen.Recording.2025-02-13.at.11.30.16.mov |
|
We'll issue an updated design for the colorbar as it looks too much like a slider and causes the user expectation that it's clickable and slide-able. That's on the design, we'll fix it. Aside from this the feature looks as specified. Nice! However I can only echo the sentiments of @Greg-Orca above:
Also the sequence of events when adding new colors is wrong. Now what it does is: What it should be doing instead: |
|
Color picker design changeThe current design fails to serve the user on the following points:
The Solution is to use a design that solves these issues. The truth is, for this the block has to work like this: 1, It has fields for color code entry in multiple formats (RGB, HSV, HSL, HEX etc), but has only one color picker to display the result. |
|
Functionality can now be tested on real modules!
|
|
Bug found: |
…r into feat/ColorPicker


















The expected behaviour and design proposal is described in the ticket that this PR closes. See below.
Closes #912