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

Child components in Form component not updating with "Show on mobile" setting #9782

Open
GrowwithNaveen opened this issue May 20, 2024 · 0 comments
Labels
appbuilder bug Something isn't working roadmap

Comments

@GrowwithNaveen
Copy link
Collaborator

Description:
When enabling the "Show on mobile" property on the Form component, the child components do not get updated with the same setting. The expected behavior is for child components to inherit and update their "Show on mobile" property when the parent Form component's property is changed.

Current behavior:
Child components do not update their "Show on mobile" property when the parent Form component's "Show on mobile" property is enabled.

Expected behavior:
Child components should automatically update their "Show on mobile" property to match the parent Form component's "Show on mobile" property when it is enabled.

Steps to reproduce:

  1. Add a Form component.
  2. Enable the "Show on mobile" property on the Form component.
  3. Observe that the child components do not update their "Show on mobile" property.

Notes:
A video grab demonstrating the issue is attached for reference.

Form.component.hierarchy.issue.mp4
@GrowwithNaveen GrowwithNaveen added bug Something isn't working roadmap appbuilder labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appbuilder bug Something isn't working roadmap
Projects
None yet
Development

No branches or pull requests

1 participant