Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Override Sign up button to open URL #492

Open
eoinzy opened this issue Apr 19, 2024 · 0 comments
Open

[FEATURE] Override Sign up button to open URL #492

eoinzy opened this issue Apr 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@eoinzy
Copy link

eoinzy commented Apr 19, 2024

Thanks for making this package. I really like it. I have a small suggestion to make it even better!

Is your feature request related to a problem? Please describe.
I have a problem where my registration is complex and requires many different types of fields, more than just email and password and not just text input. There's a payment and email invite functionality, which may be possible on this package but probably not as clean as I'd like. The additionalSignupFields only allow Text fields so that is not suitable (BTW, it would be cool to allow a dropdown here too!). I tried adding another button in the "children" array but that just appears in the middle of the login boxes, so I'm not sure what this is for.

Describe the solution you'd like
For a solution, I would like to see an option to override the click of the Sign Up button to allow opening my website registration URL. Or alternatively, show a text link under the Login button that just says "Register" or "Sign Up" and we can just pass the URL to this and have it open the given web page.

Thanks

@eoinzy eoinzy added the enhancement New feature or request label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant