Skip to content

Commit 6fb213f

Browse files
committed
Update planned enhancements
1 parent 9c89c20 commit 6fb213f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DeveloperGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,6 @@ testers are expected to do more *exploratory* testing.
12911291

12921292
### Ui
12931293
* Ui can be adjusted such that long names and phone numbers will not be truncated when added into StudentManagerPro.
1294-
* Update help command to show a command summary instead of a link to the UG.
12951294

12961295
### Sex
12971296
* Sex attribute can be adjusted to be case insensitive in the future to make it more convenient for users.
@@ -1304,6 +1303,7 @@ testers are expected to do more *exploratory* testing.
13041303

13051304
### Filter
13061305
* Allow filtering by phone numbers using predicates less than 3 digits long.
1306+
* Allow filtering for exact multi-word addresses. For example, using `filter a/Block 30 Geylang` will return only students with an address that exactly matches `Block 30 Geylang` rather than returning partial matches for individual words like `Block`, `30`, or `Geylang`
13071307

13081308
### Sort
13091309
* Sort in descending order.

0 commit comments

Comments
 (0)