From 213d2f89818a491f45b733ffa7230e605d1a723f Mon Sep 17 00:00:00 2001 From: Alteqa Date: Fri, 12 Apr 2024 23:22:08 +0800 Subject: [PATCH] Update known issues --- docs/UserGuide.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 9fe62d1c179..e42a8691453 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -405,8 +405,8 @@ Furthermore, certain edits can cause the mediCLI to behave in unexpected ways (e **Q**: Is there a limit to the number of patients, doctors, or appointments I can add to MediCLI?
**A**: There is no built-in limit to the number of entries you can add to MediCLI. However, the performance may be affected if you add an extremely large number of entries. -**Q**: Can I customize the appearance or theme of the interface in MediCLI?
-**A**: Currently, there is no option to customize the appearance or theme of the interface in MediCLI. It has a default interface optimized for efficiency and usability. +**Q**: Can I customise the appearance or theme of the interface in MediCLI?
+**A**: Currently, there is no option to customise the appearance or theme of the interface in MediCLI. It has a default interface optimised for efficiency and usability. **Q**: Does MediCLI support multi-user access or user authentication?
**A**: No, MediCLI is designed for single-user access only. It does not have built-in support for multi-user access or user authentication. @@ -427,7 +427,7 @@ Furthermore, certain edits can cause the mediCLI to behave in unexpected ways (e **Impact**: Users may notice slower response times or delays when adding, editing, or deleting entries, especially in cases with a large dataset. - **Workaround**: Users can optimize performance by limiting the number of entries stored in MediCLI or by periodically archiving old data to reduce the dataset size. + **Workaround**: Users can optimise performance by limiting the number of entries stored in MediCLI or by periodically archiving old data to reduce the dataset size. 3. **Issue**: Editing data directly in the data file may lead to unexpected behavior or data corruption. **Impact**: Users who manually edit the JSON data file used by MediCLI may inadvertently introduce errors or inconsistencies, resulting in data loss or application crashes. @@ -439,6 +439,12 @@ Furthermore, certain edits can cause the mediCLI to behave in unexpected ways (e **Workaround**: Users can manually extract data from the JSON data file used by MediCLI and convert it to the desired format using third-party tools or scripts. Alternatively, they can explore custom export solutions or request this feature from the developers. +5. **Issue**: When the name entered into the system is too lengthy, MedicCLI truncates the name and adds ellipses. + + **Impact**: Users may face challenges reading or finding long names when reading from MediCLI, especially on smaller displays. + + **Workaround**: Users can reduce the amount of characters typed into the name field or search for longer names based on the first few characters shown instead of the entire name . + -------------------------------------------------------------------------------------------------------------------- ## Command summary