Project

General

Profile

Actions

Feature #86

closed

Feature #85: Sortable Table UI Component

"Raw Text" Cell Component

Added by Lane Shaw about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI Component
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Base React component that is used by Column components to allow editing product data via a specially controlled input method. Child Cell types will inherit and override the default behavior of this cell type.

Known properties to pass down to the component (subject to change):

  • Cell data.
  • Show Disabled (boolean), if true the Edit callback is disabled and the cell contents/border is grayed out.
  • Edit callback, if missing editing is disabled for this cell (double click hook disabled, but cell is not grayed unless Show Disabled is true).
Actions #1

Updated by Lane Shaw almost 5 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF