Hello, would you be open to a contribution enabling basic component overwrite (like InputField, Button, ...) through props in Ory Elements / React version ?
Usecase: Use a "smart" input phone number for input type phone.
b
bland-eye-99092
06/26/2024, 2:05 PM
We're actually working on a v1.0 release of Ory Elements right now, that would allow exactly that, among other things. What do you mean by "smart" input?
q
quick-painter-97778
06/26/2024, 2:08 PM
Thanks @bland-eye-99092. That's sound great ! Do you have an ETA for v1.0 ?
I mean for example an international phone input with a country select : https://www.npmjs.com/package/react-international-phone
Much better experience for user than having to write manually international prefix 😅
b
bland-eye-99092
06/26/2024, 2:11 PM
We don't have an ETA yet, but are actively working on it.
That sounds very reasonable and looks like it should be easily possible with the new version.