Skip to content

Commit 151343c

Browse files
Update backlog
1 parent 054a2a0 commit 151343c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

backlog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@ Joel:
3939
- [] Edit participants and roles
4040
- [] Inline edit of participant names (✏️)
4141
- Consider updating on each keystroke (rather than clicking a submit/save button)
42-
- https://codesandbox.io/examples/package/react-inline-editing
43-
- https://www.google.com/search?q=codesandbox+edit+in+place+list+item+react&rlz=1C5CHFA_enUS1059US1059&oq=codesandbox+edit+in+place+list+item+react&gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCTIyMzc5ajBqN6gCALACAA&sourceid=chrome&ie=UTF-8
42+
- [codesandbox](https://codesandbox.io/examples/package/react-inline-editing)
43+
- [google](https://www.google.com/search?q=codesandbox+edit+in+place+list+item+react&rlz=1C5CHFA_enUS1059US1059&oq=codesandbox+edit+in+place+list+item+react&gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCTIyMzc5ajBqN6gCALACAA&sourceid=chrome&ie=UTF-8)
44+
- [step by step article](https://www.dhiwise.com/post/effortless-editing-how-to-make-a-react-table-editable)
4445
- [] Always show all roles, even if no participants have that role yet
4546
- [] Align role with partipant who has that role.
4647
- [] Refactor: Extract a separate React component containing all/some of the controls associated with a participant name, e.g., the name, the edit button, delete button, etc., so they can all be moved together.

0 commit comments

Comments
 (0)