Shuffle icon indicating copy to clipboard operation
Shuffle copied to clipboard

Reformat base64 image on Admin page to be automatically scaled to 174x174

Open frikky opened this issue 1 year ago • 5 comments

On the Admin page, make the image look good. When uploading it as is right now, it only uses the top left 174x174 pixels

image

I suggest to re-implement the editor we have here on the App Creator page and using that.

image

frikky avatar Nov 03 '23 23:11 frikky

@frikky please assign this to me , I want to work on this.

SainiAditya1 avatar Nov 04 '23 02:11 SainiAditya1

Hi @frikky I have fixed the issue but i am unable to run the Server to check the fix. Docker setup is running fine. But, During npm i, terminal throws error. I am setting up according to the https://github.com/Shuffle/Shuffle/blob/main/.github/install-guide.md . I don't know where I am wrong please assist.

myselfprincee avatar Nov 04 '23 15:11 myselfprincee

hey @myselfprincee

join our discord. you will get the help you need!

0x0elliot avatar Nov 07 '23 00:11 0x0elliot

@SainiAditya1 did you look at @riteshsinghh-coder 's PR? there is some feedback there you can use.

@frikky mind giving some more feedback here?

0x0elliot avatar Nov 07 '23 00:11 0x0elliot

@SainiAditya1 did you look at @riteshsinghh-coder 's PR? there is some feedback there you can use.

@frikky mind giving some more feedback here?

The solution to this is NOT a simple CSS fix. It's a image resizing problem. That's why I suggested implementing the Image Editor for the AppCreator.jsx, as it does the same fix :)

frikky avatar Nov 08 '23 17:11 frikky