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

SuperColumn schema (fields list) does not refresh when the datasource for the SuperTable parent Data Provider changes #3

Open
melohagan opened this issue Apr 4, 2023 · 0 comments

Comments

@melohagan
Copy link

melohagan commented Apr 4, 2023

Steps to reproduce

  1. Create a new app with the sample data
  2. Add a Data provider for the Employees table
  3. Nest a SuperTable
  4. Nest a SuperColumn, see the fields list is for the Employees table
  5. Change the datasource of the Data provider to the Expenses table
  6. The SuperColumn still shows the Employee table fields

Data provider changed to expenses
Screenshot 2023-04-04 at 10 22 15

SuperTable column still showing the Employees fields
Screenshot 2023-04-04 at 10 23 00

It is a minor issue, a refresh of the page will refresh the SuperColumn schema (fields list).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant