Open jamie-benoit opened 2 years ago
This is a good observation and something I'd like to add to the backlog once we get it going.
GDS has some good guidance on inputting numbers here. Basically, using ` can cause weird reactions in the browser.
There's also a good blog post from GDS on their solution, which is using, <input type="text" inputmode="numeric" pattern="[0-9]*">
I think that we should have some guidance that when a field for a quantity or cost that the attribute mode should be numeric.
on pages:
2.https://nova-scotia-digital-service.github.io/service-pattern-library/phone-number.html