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

change in book donation form in address , landmark and alternate phone field #1332

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

Conversation

govindgupta1912
Copy link

πŸ› οΈ Fixes Issue #1307

πŸ‘¨β€πŸ’» Changes proposed

βœ”οΈ Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

πŸ“„ Note to reviewers

πŸ“· Screenshots

@netlify
Copy link

netlify bot commented Jun 13, 2023

βœ… Deploy Preview for aec-library-wbsite ready!

Name Link
πŸ”¨ Latest commit 3b1364a
πŸ” Latest deploy log https://app.netlify.com/sites/aec-library-wbsite/deploys/64885992d29fc30008d827d6
😎 Deploy Preview https://deploy-preview-1332--aec-library-wbsite.netlify.app/public/donate-book
πŸ“± 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 settings.





Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove these extra lines

@@ -255,6 +265,8 @@ <h2>Book Donation Form πŸ“š</h2>
if(res.error){
alert(res.error.message);
}


Copy link
Collaborator

Choose a reason for hiding this comment

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

Same Remove extra lines

@@ -264,6 +276,8 @@ <h2>Book Donation Form πŸ“š</h2>
else{
alert("Please enter a valid phone number")
}


Copy link
Collaborator

Choose a reason for hiding this comment

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

Same here

</div>


Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove these extra lines

@@ -119,15 +122,15 @@ <h2>Book Donation Form πŸ“š</h2>
</select>
</div>
<div class="user-box">
<input class="form__input form-control" id="zip" type="text" name="" required="">
<input class="form__input form-control" id="zip" type="text" name="" required="">
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove extra space before required

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.

2 participants