top | item 47088217 (no title) cpburns2009 | 10 days ago Why would you want your face to submit a form? How could it even be selected by default? Is this an April Fools joke? discuss order hn newest arianvanp|10 days ago Say you want to have a custom button element. You cant give it a `type=submit` whilst you can set that on <input> and <button>Also if you have a face that wraps a button of type submit. The submit doesn't propagate due to shadow dom cpburns2009|10 days ago Does "face" have some sort of special meaning in this context? I thought it might be related an open web implementation of Face ID. load replies (1)
arianvanp|10 days ago Say you want to have a custom button element. You cant give it a `type=submit` whilst you can set that on <input> and <button>Also if you have a face that wraps a button of type submit. The submit doesn't propagate due to shadow dom cpburns2009|10 days ago Does "face" have some sort of special meaning in this context? I thought it might be related an open web implementation of Face ID. load replies (1)
cpburns2009|10 days ago Does "face" have some sort of special meaning in this context? I thought it might be related an open web implementation of Face ID. load replies (1)
arianvanp|10 days ago
Also if you have a face that wraps a button of type submit. The submit doesn't propagate due to shadow dom
cpburns2009|10 days ago