-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Bug: Widget bindings are not getting updated in Queries. #34237
Copy link
Copy link
Closed
Labels
Accelerators ProductIssues related to app building acceleratorsIssues related to app building acceleratorsBugSomething isn't workingSomething isn't workingBuilding blocksBuilding blocks on cavas, on templates listing or drag and drop of building blocks.Building blocks on cavas, on templates listing or drag and drop of building blocks.QANeeds QA attentionNeeds QA attentionQA PodIssues under the QA PodIssues under the QA PodWidgets & Accelerators PodIssues related to widgets & AcceleratorsIssues related to widgets & Accelerators
Metadata
Metadata
Assignees
Labels
Accelerators ProductIssues related to app building acceleratorsIssues related to app building acceleratorsBugSomething isn't workingSomething isn't workingBuilding blocksBuilding blocks on cavas, on templates listing or drag and drop of building blocks.Building blocks on cavas, on templates listing or drag and drop of building blocks.QANeeds QA attentionNeeds QA attentionQA PodIssues under the QA PodIssues under the QA PodWidgets & Accelerators PodIssues related to widgets & AcceleratorsIssues related to widgets & Accelerators
When we drag and drop multiple building blocks: widget bindgings are not getting updated int the queries.
For drag and drop of building blocks, Queries and jsObjects are getting refactored in the backend while widgetNames are getting refactored in the frontend.
Approach #1 @jacquesikot
Approach #2 @AnaghHegde