-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Preview : Inline Settings not reactive #8556
Comments
Hi @guillim ! I am currently working in a group of 5 students from CMU taking an introductory software engineering course and our final project is to contribute to an open-source repo. Our project has multiple checkpoints and will be due on December 8 (meaning our PR will take longer to open). Would it be possible for us to be assigned to this issue (or any issues that you think would be a good fit)? Thanks! |
Hello @JorgeGraciaViveros , |
Fields identified that will require changes :
|
That is fine by us. Would you mind assigning it so we can take a jab at it? |
Preview Form Settings are not reactive
Example:
Current behavior
Go on settings and click on a Number type. You can edit the number of decimals you would like to see. However, after changing to 0 decimals we can see the preview still with on decimal.
Same behavior on changing the "Number Type" and also the settings on Text type (Wrap record on pages)
Expected behavior
The preview should be updated once the settings field is changed
Technical Suggestion
The text was updated successfully, but these errors were encountered: