Conversation
This was referenced Feb 3, 2026
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
3 tasks
937cb09 to
31509da
Compare
9e0caa7 to
5fe6635
Compare
31509da to
189a843
Compare
8 tasks
5fe6635 to
d81789d
Compare
3444f97 to
8617343
Compare
d81789d to
73ad7a6
Compare
8617343 to
0d590df
Compare
73ad7a6 to
1594ca2
Compare
0d590df to
0d571e8
Compare
0f83f47 to
fb1ae8e
Compare
0d571e8 to
d7ce573
Compare
fb1ae8e to
c508724
Compare
3debe53 to
29baff2
Compare
c508724 to
06ef2a3
Compare
29baff2 to
c8c1584
Compare
75a25b2 to
c653ad6
Compare
4d0cab7 to
f67e5f6
Compare
e4b6f22 to
f3a6823
Compare
bce3b0a to
dcdc419
Compare
f3a6823 to
98b3290
Compare
dcdc419 to
586aeea
Compare
98b3290 to
0fd3f63
Compare
586aeea to
d45505b
Compare
0fd3f63 to
39946b3
Compare
d45505b to
84d06ea
Compare
39946b3 to
c11cb15
Compare
84d06ea to
f3bbde9
Compare
0b6fbee to
856f364
Compare
a0ac092 to
5bb0dd0
Compare
856f364 to
7146fbc
Compare
5bb0dd0 to
e6795e9
Compare
7146fbc to
8a1dbe6
Compare
dc1421f to
d38eada
Compare
d38eada to
317713e
Compare
Collaborator
Author
This was referenced Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Uses
react-colorfulto add a (debounced) colorpicker for sticky notes. This applies to sticky note background color only.https://www.npmjs.com/package/react-colorful
If the sticky note has no background color and no text content it will have an orange dashed border around it so it doesn't get permanently lost.
Related Issue and Pull requests
Progresses https://github.com/Shopify/oasis-frontend/issues/118
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
Confirm:
Additional Comments
Don't forget to
npm ibefore testing.