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

Improve the experience for large, complex forms #204

Open
jacobobryant opened this issue Jul 6, 2024 · 0 comments
Open

Improve the experience for large, complex forms #204

jacobobryant opened this issue Jul 6, 2024 · 0 comments
Labels
Roadmap Major features I'd like to add

Comments

@jacobobryant
Copy link
Owner

e.g. translate the form params into EDN automatically instead of making the user parse + validate each field manually. For conditional logic/validation, see if the experience is good if we use htmx to re-render the form every time an input value changes. Can we make the form feel like it was rendered with React (both from the user's perspective and from the developer's perspective)?

@jacobobryant jacobobryant added the Roadmap Major features I'd like to add label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Roadmap Major features I'd like to add
Projects
Status: No status
Development

No branches or pull requests

1 participant