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

Create interactive AssetContainer #35

Closed
1 task done
skorphil opened this issue Feb 19, 2024 · 2 comments · Fixed by #40
Closed
1 task done

Create interactive AssetContainer #35

skorphil opened this issue Feb 19, 2024 · 2 comments · Fixed by #40
Assignees
Labels
enhancement New feature or request

Comments

@skorphil
Copy link
Owner

skorphil commented Feb 19, 2024

Based on Data flow concept - https://github.com/skorphil/nextjs-form/blob/main/docs/data-flow.md

  • FormData changing based on asset fields
  • FormData is changing based on deletion/addition of asset

implement handleAssetDelete method

  • Where to store handlers?
    Inside component? In componentFolder? In handlers folder?
  • For now stored in component, where the state(to be manipulated with handlers) is
@skorphil skorphil added the enhancement New feature or request label Feb 19, 2024
@skorphil skorphil self-assigned this Feb 19, 2024
@skorphil skorphil added this to the Dynamic form milestone Mar 11, 2024
@skorphil skorphil linked a pull request Mar 11, 2024 that will close this issue
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: Done
Development

Successfully merging a pull request may close this issue.

1 participant