DunoLabs / invoicetor-landing

Build beautiful invoices for your business in no time 📜
https://invoicetor.works
MIT License
10 stars 2 forks source link

🐛 Bug: The email and website fields accept anything as input #45

Closed komalioruganti closed 1 year ago

komalioruganti commented 1 year ago

Is there an existing issue for this?

Current Behavior

The fields "Client email", "Client website", "Your email","Your website" accept anyhting which is not necessarily a website url or email address as input.

Expected Behavior

The email and webite should take url and email as input. If anything else is entered, it should be shown as invalid.

Steps To Reproduce

  1. Add type attributes in input tag for email and website fields

Environment

- Platform: Desktop
- OS:Windows 
- Browser:Chrome
- Version:10
- Screen Size(in inch)(Approx):14

Anything else?

No response

komalioruganti commented 1 year ago

Can I work on this issue?

wh0sumit commented 1 year ago

A new issue has already been created: we are adding validations to all the form fields!

komalioruganti commented 1 year ago

If any help is required I can contribute to it

wh0sumit commented 1 year ago

Start a discussion about issue #44 and collaborate with the contributor if you want to contribute in any manner!

I am closing this issue for now !