-
-
Notifications
You must be signed in to change notification settings - Fork 579
Show working color modifications in the frontend #164
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
Comments
Can I try this? |
Absolutely! True Doctor assigned you to it. Post a PR (even if it's a draft PR) and we can also add the In-Progress tag to this issue for you also. |
Yes I think this one should suit you really well, please let me know when you have questions and I'll be happy to guide you through |
I am a little intimidated now that I could not finish the last one, but the only way is through so going to try this one. Can you please give me deadline for this? Deadlines really help me work :) |
The sprint ends today/tomorrow (the 12th, whichever day that is for your time zone) at 16:00 UTC when we present for the Rust Gamedev Meetup, so if you have time to get your PR merged by then, it'll be checked off the Sprint 4 list. Otherwise it will be bumped to Sprint 5 and hopefully be one of the first fixes completed for that sprint. |
OK that should help |
I can also offer pair programming if you have time |
We do kinda have a bad track record with the complexity we assign to issues and what it actually takes to implement the feature but in this case I am pretty certain that there shouldn't be any unexpected obstacles |
I am definitely interested. How would that work? |
We get on the graphite discord, you start a screen share and I can help guide you through |
Cool. I will need sometime to read through the code and figure out what I am dealing with. When do you want to do it? |
Whenever you have time. I have a few things scheduled for today but they will probably happen a bit later. |
OK |
Closed by #180 |
Currently ToolMessage::SwapColors and ToolMessage::ResetColors don't inform the frontend of their changes.
Todo:
Test cases:
Comeplexity: 1
Involves: Editor (Rust), Frontend (Javascript)
The text was updated successfully, but these errors were encountered: