From 06cfa96a1045db51b2b6ce1d0a1b97367c905614 Mon Sep 17 00:00:00 2001 From: Wern Date: Mon, 13 Nov 2023 22:05:40 +0800 Subject: [PATCH] Update PPP --- docs/team/wxwern.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/team/wxwern.md b/docs/team/wxwern.md index 27fd71a516c..31fa8e7ac2d 100644 --- a/docs/team/wxwern.md +++ b/docs/team/wxwern.md @@ -21,11 +21,7 @@ Given below are my contributions to the project. * **Implementation:** The internal implementation is written completely from scratch to support our custom formats - more information available in the Developer Guide. - * **UI:** The autocompletion UI is adapted from [@floralvikings's AutoCompleteTextBox.java](https://gist.github.com/floralvikings/10290131) with significant enhancements. Aside from updating the implementation to modern Java syntax, there's also: - - * added indicators for invoking the best (first-in-list) autocomplete result, and prominently highlighting _only_ the suggested postfix term while graying out the rest, and - - * added method calls for external parties to invoke autocompletion and undo autocompleted results (e.g., via preferred key events or UI buttons). + * **UI:** The autocompletion UI is adapted from [@floralvikings's AutoCompleteTextBox.java](https://gist.github.com/floralvikings/10290131). The reference text box only has a barebones context menu, but significant enhancements has been made to the styling and behavior to improve readability and UX (like partial term highlighting and undo support), which can be seen when using Jobby. * **Code contributed**: [RepoSense link](https://nus-cs2103-ay2324s1.github.io/tp-dashboard/?search=AY2324S1-CS2103T-W08-3&sort=groupTitle&sortWithin=title&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=true&checkedFileTypes=docs~functional-code~test-code~other&since=2023-09-22&tabOpen=true&tabType=authorship&tabAuthor=wxwern&tabRepo=AY2324S1-CS2103T-W08-3%2Ftp%5Bmaster%5D&authorshipIsMergeGroup=false&authorshipFileTypes=docs~other~functional-code~test-code&authorshipIsBinaryFileTypeChecked=false&authorshipIsIgnoredFilesChecked=false)