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

Nested tables inside a repater, don't seem to be able to run actions e.g. updating, deleting #13595

Closed
1 task done
ConorWebb96 opened this issue May 2, 2024 · 1 comment
Closed
1 task done
Assignees
Labels
avalanche OSS team bb-filtering Filtering data bb-grid bug Something isn't working env - production Bug found in production

Comments

@ConorWebb96
Copy link
Contributor

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Hosting

  • Self
    • Method: docker compose
    • Budibase Version: 2.24.0
    • App Version: 2.24.0

Describe the bug
Nested tables don't seem to be able to run actions such as; deleting, updating rows. Even if you pass in the correct row _id and click the button to trigger the action nothing seems to happen.

To Reproduce
Steps to reproduce the behavior:

  1. Add a repeater block that references some data
  2. Add a table component nested inside the repeater block
  3. Target a relationship fields option
  4. Try and add a button to delete a row
  5. See that nothing is trigger in the console or network request whenever this is setup.

Expected behavior
When the button is clicked with the correct configuration, the record should get deleted.

App Export
nested-table-export-1714648258028.tar.gz

@ConorWebb96 ConorWebb96 added bug Something isn't working env - production Bug found in production bb-filtering Filtering data avalanche OSS team bb-grid labels May 2, 2024
@aptkingston aptkingston self-assigned this May 2, 2024
@linear linear bot closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
avalanche OSS team bb-filtering Filtering data bb-grid bug Something isn't working env - production Bug found in production
Projects
None yet
Development

No branches or pull requests

2 participants