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

Add new Forms & Inputs components for basic contact page form #83

Open
markteekman opened this issue Nov 24, 2023 · 6 comments
Open

Add new Forms & Inputs components for basic contact page form #83

markteekman opened this issue Nov 24, 2023 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@markteekman
Copy link
Owner

Forms can be very complex, not just accessibility wise. We can make a small start by adding some default components / wrappers with some accessibility standards baked in like custom validation and error handeling.

Notes

@markteekman
Copy link
Owner Author

Use the upcoming Astro Actions to handle submitting form data.

@markteekman
Copy link
Owner Author

Note: might be a better candidate for Accessible Astro Components package.

@massiccio
Copy link

Hello Mark,

is there any update regarding this matter? Having a contact form component would be a great addition to the project.

Thank you

@markteekman
Copy link
Owner Author

Hi @massiccio! Thanks for your interest in the project 🙂

As for your question, this will definitely be coming, I just don't know when. You can keep an eye out for what we're working on in https://github.com/users/markteekman/projects/1/views/1. Currently there's a lot of time going into the long requested documentation website and all components are getting a refactor with lot's of improvements which is also time consuming.

I too would like to see forms and inputs coming soon because it's a big pain point for developers and end-users as well. It's a complex one however, since we have a lot of validation we need to do for accessibility. I only work on these projects in my spare time so it's going at a slow and steady pace.

I can let you know when we actively start working on it!

@massiccio
Copy link

Thank you very much for the update, @markteekman . Very much appreciated.

@markteekman
Copy link
Owner Author

Anytime @massiccio 😊

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
Status: Backlog Bay
Development

No branches or pull requests

2 participants