Skip to content

Commit

Permalink
Fix dg
Browse files Browse the repository at this point in the history
  • Loading branch information
yiwern5 committed Apr 15, 2024
1 parent 9b60e9d commit 3ca8532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -623,4 +623,4 @@ Team size: 5

1. Handle extreme inputs for name, address, department, tags, email, comment (e.g., a person name with 1000 characters, an index that exceeds the range of `int`). For this version the text will be truncated or not fully shown as handling extreme input is considered as a nice to have feature, which will be implemented in the future version.
2. Simplify mark task command by only taking in index of the person in charge (e.g., `mark 1`)
3. Fix collapsed task card when a new task is assigned.
3. Fix collapsed task card when a new task is assigned.

0 comments on commit 3ca8532

Please sign in to comment.