Skip to content

[Bug]-[1450]:Maintain order of data when the table's schema changes #17152

Open
@dilippitchika

Description

Is there an existing issue for this?

  • I have searched the existing issues

Description

When i have defined a table schema with all the customisations necessary and then the schema of the table changes to have only a few columns from the original schema or no columns, the customisations I made are lost.

Steps To Reproduce

  1. Add a table widget
  2. Bind it to data
  3. Customise the table schema like change the bg color in a column
  4. Pass data where the column is not present
  5. Now pass the data again where the column is present
  6. Observe the customisations are lost now.

Public Sample App

No response

Version

Production

Front logo Front conversations

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingMediumIssues that frustrate users due to poor UXProductionTable WidgetTable Widget V2Issues related to Table Widget V2Widgets & Accelerators PodIssues related to widgets & AcceleratorsWidgets ProductThis label groups issues related to widgets

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions