ibm-products icon indicating copy to clipboard operation
ibm-products copied to clipboard

feat(Datagrid): inline edit - useInlineEdit hook and text input type

Open Ratheeshrajan opened this issue 3 years ago • 2 comments

Contributes to #1924

Include Inline editing in the data table for data types text, number, date, and select.

Ps: Other data types will be covered later

What did you change?

  • Hookk to render different inline edit data types
  • Text/String edit type

How did you test and verify your work?

Storybook

Ratheeshrajan avatar Aug 25 '22 12:08 Ratheeshrajan

Deploy Preview for carbon-for-ibm-products ready!

Name Link
Latest commit b8cfb70b64f8fec54a5d6275d5e0549f52dcbd16
Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/631a00fa01aef6000986da1e
Deploy Preview https://deploy-preview-2228--carbon-for-ibm-products.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 25 '22 12:08 netlify[bot]

Updates will be made to this PR to support some of the missing pieces @janhassel pointed out, specifically adding cell buttons when using useInlineEdit and arrow key support.

matthewgallo avatar Aug 30 '22 15:08 matthewgallo