Add resolve and reply support
This commit is contained in:
7
TODO.md
7
TODO.md
@@ -31,8 +31,9 @@ The following read-only improvements remain before or alongside write support.
|
||||
|
||||
## Preparation for write support
|
||||
|
||||
- Fetch per-comment update/delete permissions and the exact reply target IDs.
|
||||
- Fetch per-comment update/delete permissions.
|
||||
- Define head-SHA conflict handling for comments and suggestions composed
|
||||
against an older revision.
|
||||
- Design confirmation and optimistic-update behavior for resolving threads,
|
||||
submitting reviews, and applying suggestions.
|
||||
- Design confirmation and optimistic-update behavior for submitting reviews
|
||||
and applying suggestions. Thread replies and resolution changes now use
|
||||
confirmed server responses.
|
||||
|
||||
Reference in New Issue
Block a user