Skip to content

added required attribute to Terms & Service input component#46

Open
jaysaavedra18 wants to merge 1 commit intomasterfrom
38-make-terms--service-checkbox-mandatory-when-sign-up
Open

added required attribute to Terms & Service input component#46
jaysaavedra18 wants to merge 1 commit intomasterfrom
38-make-terms--service-checkbox-mandatory-when-sign-up

Conversation

@jaysaavedra18
Copy link

@jaysaavedra18 jaysaavedra18 commented Aug 9, 2024

Rationale

Terms and Services box needed to be required before a user can submit the form.

Usage

A message pops up to tell the user exactly why the form cant submit.

Changes

Simply added 'required' attribute the the checkbox on the form.

Testing

  • ➕ Added units to existing tests
  • 🐣 Started a new group of tests
  • 🙅 New tests aren't needed
  • 🙋 Need help to add tests

Dependencies

None

Documentation Changes

  • 📜 README.md
  • 💬 Added necessary comments to existing code
  • 🙅 no documentation needed

Issues and Bugs

No new issues

Possible Solutions

No new issues

Additional Notes

N/a

@jaysaavedra18 jaysaavedra18 linked an issue Aug 9, 2024 that may be closed by this pull request
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.

Make 'Terms & Service' checkbox mandatory when sign up

1 participant