-
Notifications
You must be signed in to change notification settings - Fork 197
feat: Avoid gradient background results without input. #439
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Compliance Checks Passed!
|
|
You also have some build errors please fix that, you can see what it says by running "npm run build" |
@saakshiraut28 are you going to make the correction or I can close the PR? |
|
I'll fix the errors. |
|
Hi @Dun-sin, the changes have been made. Please review and let me know if there's anything else you'd like me to add. |
Dun-sin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except the Change in index.html everything else is good
|
π This PR is included in version 2.64.0 π The release is available on GitHub release Your semantic-release bot π¦π |
Fixes Issue
My PR closes #430
π¨βπ» Changes proposed(What did you do ?)
Get Resultbutton to grey color if the inputs are not entered.Get Resultbutton is clicked and the input is not provided.βοΈ Check List (Check all the applicable boxes)
Note to reviewers
π· Screenshots
The button color is turned to grey when the input is not entered:

When the user tries to click on
Get Resultbutton without entering the input:codemagic2.mp4