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

Added condition to prevent amount of questions less than 1 #250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AAr1as
Copy link

@AAr1as AAr1as commented Nov 21, 2023

Related to #213 and #235

Describe the changes you've made

I added a condition to prevent the input of the number of questions to be less than one.

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I tested and verified the results in localhost.

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.

Screenshots (Images)

Before the changes
BeforeCondition
After the changes
afterCondition

Copy link

netlify bot commented Nov 21, 2023

Deploy Preview for arito ready!

Name Link
🔨 Latest commit 6349243
🔍 Latest deploy log https://app.netlify.com/sites/arito/deploys/655d389dbe05e40008b831b0
😎 Deploy Preview https://deploy-preview-250--arito.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AAr1as AAr1as changed the title Added condition to prevent amount of questions less that 1 Added condition to prevent amount of questions less than 1 Nov 21, 2023
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.

Congratulations on your First Pull Request! Wish you best on your open-source journey 😊

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.

None yet

1 participant