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

Option to use form fields without <form>, SuperForms and Formsnap #1160

Closed
lolmaus opened this issue Jun 24, 2024 · 1 comment
Closed

Option to use form fields without <form>, SuperForms and Formsnap #1160

lolmaus opened this issue Jun 24, 2024 · 1 comment
Labels
type: feature Introduction of new functionality to the application

Comments

@lolmaus
Copy link

lolmaus commented Jun 24, 2024

Describe the feature

Hi!

Sometimes, you need a form field for page layout, without all the feavy lifting provided by <form>, SuperForms and Formsnap.

It is quite tedious to vivisect existing shadcn-svelte form components in order to strip them off unwanted complexity. I wish I were able to either generate separate simple form fields or opt out of SuperForms and Formsnap when generating existing form components.

@lolmaus lolmaus added the type: feature Introduction of new functionality to the application label Jun 24, 2024
@huntabyte
Copy link
Owner

That is too simple of a component that could be implemented in user-land. Form Fields in the context of this project and Formsnap have a different meaning than just "laying out the field" and I don't want that to be confused.

@huntabyte huntabyte closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

2 participants