Skip to content
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

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

Closed
wants to merge 3 commits into from
Closed

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

wants to merge 3 commits into from

Conversation

Monik2002
Copy link

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.

  • [] My code follows the code style of this project.
  • [] This PR does not contain plagiarized content.
  • [] The title and description of the PR is clear and explains the approach.

πŸ“· Screenshots

Screenshot 2023-10-21 231606

@vercel
Copy link

vercel bot commented Oct 21, 2023

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

Copy link

@github-actions github-actions bot left a 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!

@Monik2002 Monik2002 changed the title Pseudo fix(get-results): fix issue with displaying error message The error message onn clicking "Get Results" shows up if "Tap to pick a color" is not filled . Oct 21, 2023
@Monik2002 Monik2002 changed the title fix(get-results): fix issue with displaying error message The error message onn clicking "Get Results" shows up if "Tap to pick a color" is not filled . fix(get-results): fix issue with displaying error message The error message on clicking "Get Results" shows up if "Tap to pick a color" is not filled . Oct 21, 2023
@Monik2002 Monik2002 changed the title fix(get-results): fix issue with displaying error message The error message on clicking "Get Results" shows up if "Tap to pick a color" is not filled . fix(get-results): fix issue with displaying error message on clicking "Get Results" shows up if "Tap to pick a color" is not filled . Oct 21, 2023
@Dun-sin
Copy link
Owner

Dun-sin commented Oct 21, 2023

@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.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove everything here, not part of your issue

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove everything here, not part of your issue

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove everything that has to do with the error message, look at how prevention of open get results page and just implement it the same.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay thanks i will work on that

@Monik2002 Monik2002 changed the title fix(get-results): fix issue with displaying error message on clicking "Get Results" shows up if "Tap to pick a color" is not filled . fix(get-results): fixed issue with displaying empty results on clicking "Get Results" Oct 22, 2023
@Monik2002 Monik2002 changed the title fix(get-results): fixed issue with displaying empty results on clicking "Get Results" fix(get-results): empty results on clicking "Get Results" Oct 22, 2023
@Monik2002 Monik2002 closed this Oct 22, 2023
@Monik2002 Monik2002 deleted the pseudo branch October 22, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] results open when an added colour is empty
2 participants