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

[Bug]: Building blocks with JS Actions do not load after being dropped #32902

Closed
1 task done
jacquesikot opened this issue Apr 23, 2024 · 1 comment
Closed
1 task done
Assignees
Labels
Bug Something isn't working Building blocks Building blocks on cavas, on templates listing or drag and drop of building blocks. High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage Production Templates Pod Issues related to Templates Templates Issues related to templates

Comments

@jacquesikot
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

When I drag a building that contains a JS object, the building blocks widgets show, queries get run, but actions within the JS object do no run, until manually triggered by the user. This gives the user the impression that the block is broken. There are currently 3 building blocks with this issue

  • Sort & Filter List
  • Chart with Filters

Steps To Reproduce

  1. Go to the canvas and drag the Sort & Filter List building block into the canvas
  2. Notice how the building block UI gets displayed correctly, but the List is not populated because the binding to the list data is from a JS action that has not run.

Public Sample App

No response

Environment

Production

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

Cloud v1.21

@jacquesikot jacquesikot added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage Templates Issues related to templates Building blocks Building blocks on cavas, on templates listing or drag and drop of building blocks. labels Apr 23, 2024
@jacquesikot jacquesikot self-assigned this Apr 23, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added High This issue blocks a user from building or impacts a lot of users Production labels Apr 23, 2024
@github-actions github-actions bot added the Templates Pod Issues related to Templates label Apr 23, 2024
@rahulbarwal
Copy link
Contributor

Duplicate: #32903

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Building blocks Building blocks on cavas, on templates listing or drag and drop of building blocks. High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage Production Templates Pod Issues related to Templates Templates Issues related to templates
Projects
None yet
Development

No branches or pull requests

3 participants