Lee Jongwoo

Results 4 issues of Lee Jongwoo

### Describe the PR Fixed the sorting logic for negative numeric string in b-table. Current sorting does not perform the correct sort if data contains `-` at the beginning of...

This PR implements #262 I added an abbreviations field to the Language class, which represents the abbreviations for each language. This field is now used in LanguageSelector.vue to enable filtering...

### Describe the bug Validation does not work when entering KeyFilter in Korean on mac. The behavior suggests that this is probably the same for other combinatorial languages (like Chinese,...

Status: Pending Review

Fix #964. The `delete msg.results;` statement was likely introduced for memory optimization. However, this caused the results to not be correctly passed as a parameter to `complete` when a chunk...