amupedia2021 / amupedia-web

Source code of the website.
https://www.amupedia.site/
MIT License
164 stars 178 forks source link

🐞 [BUG] - Want to limit the digits that can be added to phone number in contact us form and provide link of Blogs to Blogs button in Home page #315

Closed Sar-thak-3 closed 1 year ago

Sar-thak-3 commented 1 year ago

Description

I want to add the limit of digits that can be entered in the Phone number column of the Contact Us form and also add the link of Blogs to blogs button in home page

Current behaviour

-

Expected behaviour

-

Reproduction steps

1. Go to the Contact Us form
4. See the error

Screenshots

image

Logs

No response

Browsers

Firefox, Chrome, Safari, Microsoft Edge, Opera

OS

No response

Are you contributing for a program ?

GSSoC2023

Code of Conduct

tusharbansal22 commented 1 year ago

Yep, validation is required in both phone number and email sections. If you are doing please use RegEx. Just want to confirm if it is assigned to someone else @AmanJain18 @anmode ?

Also will you be able to implement realtime validation?

tanwarAalok commented 1 year ago

@Sar-thak-3 Can you assign this issue to me under GSSOC 23 ?

AmanJain18 commented 1 year ago

Issue already got fixed... check pr #335