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

Store form and property payload in a context #3758

Closed
mcharfadi opened this issue Jul 11, 2024 · 1 comment · Fixed by #3759 or #3844
Closed

Store form and property payload in a context #3758

mcharfadi opened this issue Jul 11, 2024 · 1 comment · Fixed by #3759 or #3844

Comments

@mcharfadi
Copy link
Contributor

mcharfadi commented Jul 11, 2024

No description provided.

@mcharfadi mcharfadi added this to the 2024.9.0 milestone Jul 11, 2024
@mcharfadi mcharfadi self-assigned this Jul 11, 2024
mcharfadi added a commit that referenced this issue Jul 11, 2024
@mcharfadi mcharfadi linked a pull request Jul 11, 2024 that will close this issue
39 tasks
mcharfadi added a commit that referenced this issue Jul 11, 2024
mcharfadi added a commit that referenced this issue Jul 23, 2024
mcharfadi added a commit that referenced this issue Jul 23, 2024
mcharfadi added a commit that referenced this issue Jul 24, 2024
mcharfadi added a commit that referenced this issue Jul 24, 2024
mcharfadi added a commit that referenced this issue Jul 25, 2024
mcharfadi added a commit that referenced this issue Jul 26, 2024
mcharfadi added a commit that referenced this issue Jul 26, 2024
@sbegaudeau sbegaudeau reopened this Aug 5, 2024
@sbegaudeau
Copy link
Member

I'm reopening this issue since the fix does not match what I'm expecting:

  • There's no need to have two parallel way to store some stateful data in FormRepresentation.
  • All form based representations on the frontend should be impacted in a similar manner (Related elements, diagram filter, etc)
  • It does not make sense for the hook useDetailsViewSubscription to both return the form and the payload since the form is derived from the payload just like it does not make sense to store both the payload and the form in FormRepresentation.

mcharfadi added a commit that referenced this issue Aug 7, 2024
@mcharfadi mcharfadi linked a pull request Aug 7, 2024 that will close this issue
39 tasks
mcharfadi added a commit that referenced this issue Aug 7, 2024
mcharfadi added a commit that referenced this issue Aug 7, 2024
mcharfadi added a commit that referenced this issue Aug 7, 2024
mcharfadi added a commit that referenced this issue Aug 7, 2024
mcharfadi added a commit that referenced this issue Aug 8, 2024
mcharfadi added a commit that referenced this issue Aug 8, 2024
mcharfadi added a commit that referenced this issue Aug 8, 2024
mcharfadi added a commit that referenced this issue Aug 26, 2024
mcharfadi added a commit that referenced this issue Aug 28, 2024
mcharfadi added a commit that referenced this issue Aug 28, 2024
mcharfadi added a commit that referenced this issue Aug 29, 2024
mcharfadi added a commit that referenced this issue Aug 29, 2024
mcharfadi added a commit that referenced this issue Aug 29, 2024
sbegaudeau pushed a commit that referenced this issue Aug 29, 2024
sbegaudeau pushed a commit that referenced this issue Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment