You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several types of clothing have a size designation that consists of two parts, one is usually primary and the other secondary and both must be specified and most combinations exist. Examples from EN 13402-2 include jeans (girth + length) and bras (girth + cup), but also shoes sometimes (length + width). This is also applicable to many other variant items that are frequently required to be selected together in forms, e.g. S/M/L + cola/soda/water or light/regular/bold + italic/upright or 1…31 + Jan…Dec or
I also want typed numeric input fields with number and unit and automatic conversion to canonical unit.
<inputtype=lengthmin=0.001max=100000units="m, km, cm, mm, in, ft, yd, mi"><inputtype=numbermin=0.001max=100000dim=meterid=value><inputtype=unitwith=valuevalid="m, km, cm, mm, in, ft, yd, mi">
title: I want 2D matrix dropdown form inputs
date: 2024-01-21T11:00:18.245Z
submitter: Christoph Päper
number: 65acf9429228300d00ff0a25
tags: [ ]
discussion: https://github.com/WebWeWant/webwewant.fyi/discussions/
status: [ discussing || in-progress || complete ]
related:
url:
type: [ article || explainer || draft || spec || note || discussion ]
Several types of clothing have a size designation that consists of two parts, one is usually primary and the other secondary and both must be specified and most combinations exist. Examples from EN 13402-2 include jeans (girth + length) and bras (girth + cup), but also shoes sometimes (length + width). This is also applicable to many other variant items that are frequently required to be selected together in forms, e.g. S/M/L + cola/soda/water or light/regular/bold + italic/upright or 1…31 + Jan…Dec or
I also want typed numeric input fields with number and unit and automatic conversion to canonical unit.
If posted, this will appear at https://webwewant.fyi/wants/65acf9429228300d00ff0a25/
The text was updated successfully, but these errors were encountered: