keep-starknet-strange / art-peace

Competitive art canvas on Starknet
https://art-peace.net
MIT License
29 stars 51 forks source link

[feat] Eraser mode indicator #185

Closed b-j-roberts closed 5 months ago

b-j-roberts commented 6 months ago

There is an "Erase" button on the extra pixels panel after placing pixels. However, after entering eraser mode, it would be helpful to indicate that the user is currently in that mode on the "Place Pixel" button.

When clicking a color you get the color on the RHS like in the image. When in eraser mode, this location should show an eraser icon instead.

image

References

b-j-roberts commented 6 months ago

@Jauxy thanks for volunteering to work on this issue. Please comment here and I can assign you!

Jauxy commented 6 months ago

Acknowledged, Thank you

bhavyagosai commented 6 months ago

hi @b-j-roberts is there a telegram group for this project where I can join?

b-j-roberts commented 6 months ago

hi @b-j-roberts is there a telegram group for this project where I can join?

Hey @bhavyagosai , yes you can join here : @art_peace_starknet

kenkomu commented 6 months ago

Hello, my name is Kenneth Komu I am frontend developer and a blockchain developer. I will implement the issue by implementing a state variable to track eraser mode, update the "Place Pixel" button to indicate this mode, and display an eraser icon in the color display area when eraser mode is active. Thank you.

b-j-roberts commented 6 months ago

@Jauxy Any updates on this, have you had time to work on it?

If not, I'd like to open up the issue for someone else to work on. Please submit a draft PR, if you can, of what you have started, and I can see how things are progressing on the issue.

bhavyagosai commented 6 months ago

If they are not available, you can pass on the issue to me if that's fine!

Dprof-in-tech commented 6 months ago

hello @b-j-roberts I'm Isaac, a Fullstack Javascript developer and i would love to work on this issue if the assigned person is not forthcoming

b-j-roberts commented 5 months ago

@bhavyagosai Would you still be interested in this issue?