ecadlabs / taquito

A library for building dApps on the Tezos Blockchain - JavaScript / TypeScript
https://taquito.io
Apache License 2.0
298 stars 116 forks source link

Taquito docs footer- the register for updates field does not allow longer email addresses (field length too short) #1714

Open michaelkernaghan opened 2 years ago

michaelkernaghan commented 2 years ago

Description the register for updates field does not allow longer email addresses (field length too short)

Steps To Reproduce Steps to reproduce the behavior:

  1. Go to https://tezostaquito.io/docs/quick_start/
  2. In the footer try to enter michaelkernaghan@ecadlabs.com in the "register for updates" field
  3. notice the address is cut off at michaelkernaghan@ecadlabs

Expected behaviour any valid email address should fit in the input field to register for updates image

BearCooder commented 1 year ago

Hi @Innkst and @michaelkernaghan, I just tried and I am able to enter long email addresses in the footer to register for updates. Is this solved?