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

fix/render-active-tab-default #10478

Merged

Conversation

shaurya-sharma064
Copy link
Collaborator

@shaurya-sharma064 shaurya-sharma064 commented Jul 26, 2024

Issue: Incorrect default config for tabs caused only selected tab to be rendered so collecting data from another tab was not possible.
Fix: Changed the default value in config for renderOnlyActiveTab to false

@TooljetBot
Copy link
Collaborator

TooljetBot commented Jul 26, 2024

Code Review Agent Run #8d6867

  • AI Based Review: ✔️ Successful

High-level Feedback

Ensure that the changes in default values are thoroughly tested across different environments to avoid unexpected behavior. Consider adding unit tests to validate the new default settings and their impact on the overall application. Review the documentation to reflect these changes and provide clear guidance on how to override these defaults if necessary.

AI Code Review powered by Bito Logo

Copy link

sonarcloud bot commented Jul 26, 2024

@johnsoncherian johnsoncherian merged commit a2852c2 into fix/appbuilder-stability-and-ui Jul 31, 2024
30 checks passed
@johnsoncherian johnsoncherian deleted the fix/render-active-tab-default branch July 31, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants