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

feat: disable the submit button when the form has errors #299

Open
ayoayco opened this issue May 11, 2023 · 4 comments
Open

feat: disable the submit button when the form has errors #299

ayoayco opened this issue May 11, 2023 · 4 comments
Assignees

Comments

@ayoayco
Copy link
Member

ayoayco commented May 11, 2023

No description provided.

@Namatuzio
Copy link

Hi, could you assign this to me? I'd love to take a look at it. Thanks!

@ayoayco
Copy link
Member Author

ayoayco commented Nov 23, 2023

@Namatuzio thanks! let me know if you have questions!

@Namatuzio
Copy link

@ayoayco thanks for assigning me :) I do have a question though, from what I understand, the submit functionality is handled in Form.astro and is split up into its own data type in control.types.ts correct? I'm just confirming because I believe these are the 2 files I have to focus my attention on based on what needs to be done and my understanding of their purpose. Thanks again!

@ayoayco
Copy link
Member Author

ayoayco commented Nov 25, 2023

@Namatuzio yeah sounds right, but you have to do a bit of exploring on the submit control type & state and how it is added in the form because it’s unique.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants