react-component / react-component/table
Editable Detail Panel
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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