fix: [custom widget] remove stale keys from dynamicTriggerPathList#31586
fix: [custom widget] remove stale keys from dynamicTriggerPathList#31586sbalaji1192 merged 8 commits intoreleasefrom
Conversation
WalkthroughWalkthroughThe recent updates focus on enhancing the custom widget builder and property handling in the application. Key improvements include better event management in custom widgets, refined widget boundary visibility, and UI adjustments for modal components. Additionally, the introduction of a new deprecated path for custom widgets aims to streamline navigation and component loading. The refactoring of the Changes
Assessment against linked issues
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
|
@ashit-rath can you review this? |
Description
Fixes #31682
Fixes #30276
Fixes #30204
Automation
/ok-to-test tags="@tag.All"
🔍 Cypress test results
Important
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/8337490694
Commit:
4fcb4cab6960c9a4a459a2b97261a112363901e2Cypress dashboard url: Click here!
All cypress tests have passed 🎉🎉🎉
Summary by CodeRabbit
CustomWidgetBuilderLoadercomponent, enhancing navigation and accessibility.Containerfor the Custom Widget component for better layout management.CustomWidgetBuilderServicefor clearer modularity and enhanced message handling.CustomWidgetBuilderServiceandBuilderclasses.UPDATE_SRCDOC_ACKevent, streamlining Custom Widget Builder events.