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

Change add project form state managmant #214

Closed
Tamir198 opened this issue Mar 22, 2024 · 5 comments · Fixed by #221
Closed

Change add project form state managmant #214

Tamir198 opened this issue Mar 22, 2024 · 5 comments · Fixed by #221
Assignees
Labels
enhancement New feature or request

Comments

@Tamir198
Copy link
Contributor

Description

Rig:
ht now, this form :

image

Is using a lot of useState and we need to refactor this to use the useForm hook

Screenshots

No response

Additional information

No response

@Tamir198 Tamir198 added the enhancement New feature or request label Mar 22, 2024
@Tamir198
Copy link
Contributor Author

I will work on this

@Tamir198 Tamir198 self-assigned this Mar 22, 2024
@Darkmift
Copy link
Collaborator

Lookup server actions for the remote request
(You can use inside the formsubmithandler.

@DvirMon
Copy link

DvirMon commented Mar 26, 2024

Hi @Tamir198,

After reviewing the code, it seems that you're done apply the useForm hook. Is there something more that needs to be added?

@Tamir198
Copy link
Contributor Author

I have a small fix that I will puah later on and open pr.
Will tag you if anything more is needed

@Tamir198 Tamir198 linked a pull request Mar 26, 2024 that will close this issue
@Tamir198
Copy link
Contributor Author

@DvirMon Just opened my pr
Need too add icon to the data sending bu submitting the form
wanna go for it ?

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

Successfully merging a pull request may close this issue.

3 participants