-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestproposedThis is a proposed feature or idea.This is a proposed feature or idea.technicalAn enhancement or bug fix that related to an internal technical feature.An enhancement or bug fix that related to an internal technical feature.
Description
Background
RT+ uses @tanstack/react-table to back data tables. Currently the cell function of a standard column definition, returns just the cell value. This becomes a bit problematic for a data-table that uses the EditableFeature as we have to render form elements (select, input, etc) in these cells.
Objective
To provide better control of the rendering of data-table cells. Especially when they contain form elements.
Requirements
TODO
Dependencies: None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestproposedThis is a proposed feature or idea.This is a proposed feature or idea.technicalAn enhancement or bug fix that related to an internal technical feature.An enhancement or bug fix that related to an internal technical feature.