[figma][data grid] Issue with the official Figma library's <DataGridTable> component when Prototyping #343
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
figma
Description:
When using the component and replacing the default cell text with custom text, the custom text reverts back to the original text upon interacting with the component in Figma's prototype mode. This behavior prevents the intended functionality from being showcased accurately in the prototype.
Steps to Reproduce:
Expected Behavior:
The custom text entered in step 4 should remain visible and interact as intended within the prototype, regardless of user interaction.
Actual Behavior:
The custom text reverts back to the original text upon interacting with the cell in prototype mode.
Additional Information:
Figma Version: 116.18.6
Material Design UI Library Version: 5.16.0
Possible Cause:
I have noticed that the names of the cell components within the DataGridTable have been overwritten (from <DataGrid | Cell> to Cell 1, Cell 2 and so forth). Resetting the names back to the original component's did not solve the issue, however.
I would appreciate it if you could investigate this issue and provide a solution or workaround to allow custom text within the component to persist during Figma prototyping.
Thank you for your time and support.
Sincerely,
Pauline
Search keywords:
Search keywords:
The text was updated successfully, but these errors were encountered: