ory / elements

Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze. Check out the components library on Chromatic https://www.chromatic.com/library?appId=63b58e306cfd32348fa48d50
https://ory.sh
Apache License 2.0
84 stars 41 forks source link

fix: button with formnovalidate #152

Closed Benehiko closed 9 months ago

Benehiko commented 9 months ago

Fixes Recovery, Verification and one-time code resend button. Adds the formnovalidate property based on the label id.

I've added tests for this now to catch such regressions in the future. Since this is a UI only implementation it was hard to catch.

Related Issue or Design Document

Checklist

Further comments