react-component / react-component/table

Editable Detail Panel

Open
#645 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.4k
Forks
618
Avg merge
10h 19m
Merged PRs (30d)
2

Description

Hi Team,
I need editable detail panel with existing row edit functionality. All I want is on edit button click row should turn editable as well as detail panel should expand in editable mode (I have some editable fields e.g. input fields in details panel that are disabled by default).
Any help would be much appreciated.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the existing row edit functionality and the detail panel entry point in the TypeScript/React table code. Confirm how the edit button changes row state and how disabled detail fields are rendered; done means one edit action puts both the row and expanded detail panel into editable mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.