Dun-sin / Code-Magic

Code Generator - Easily Generate CSS and Tailwind code based on your choice and input
https://code-magic.vercel.app
MIT License
382 stars 203 forks source link

fix(get-results): empty results on clicking "Get Results" #523

Closed Monik2002 closed 10 months ago

Monik2002 commented 10 months ago

Fixes Issue --> Empty results

My PR closes #504

👨‍💻 Changes proposed(What did you do ?)

now the whole problem is when we "Add New Color" and leave it empty i.e. leave any of the "Tap to pick a color" empty (with some text already in the "Enter the text" area) when we click on "get results" we get nothing (empty) . what we need to do/fix - we need to restrict the user from clicking "get results" until all the "Tap to pick a color" is filled.

📷 Screenshots

Screenshot 2023-10-21 231606
vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
code-magic ❌ Failed (Inspect) Oct 21, 2023 5:49pm
Dun-sin commented 10 months ago

@Monik2002 PR title is too long, give a reasonable summary not more than 10 words. Fix the build error, try npm run build on your local machine to see what the error is.