Ben Kiarie

Results 17 issues of Ben Kiarie

# Description Refactor [formatContacts](https://github.com/medic/cht-core/blob/e16f5df6dfdf6437d9deb14a25f96f77cb84eb10/webapp/src/ts/modules/contacts/contacts.component.ts#L233) to reduce cognitive complexity. Closes #8803 # Code review checklist - [ ] Readable: Concise, well named, follows the [style guide](https://docs.communityhealthtoolkit.org/contribute/code/style-guide/), documented if necessary. - [...

# Description - Capitalize existing translations - Review translations entry 1-200 - Add missing translations for entry 1-200 **No Existing Issue** # Code review checklist - [ ] Readable: Concise,...

**What feature do you want to improve?** Some translations key are missing Swahili entries **Describe the improvement you'd like** Add Swahili entries to translation keys.

Type: Improvement

**Describe the improvement you'd like** Users with outdated Chrome version < 74 find themselves not being able to login because they get a [forever spinner](https://github.com/medic/cht-core/issues/7770#issuecomment-1728466554) and #8456 **Describe alternatives you've...

Type: Improvement

# Description This PR updates the UI according to the following: 1. If the user has more than one `facility_id`: - Only show the facilities they are assigned (homeplaces), do...

# Description - Refactor `ngOnInit` to use `async/await` and add a unified `try/catch` block #9006 # Code review checklist - [ ] Readable: Concise, well named, follows the [style guide](https://docs.communityhealthtoolkit.org/contribute/code/style-guide/),...

**Describe the performance issue** [Care Teams KR](https://github.com/medic/care-teams/issues/22) [Initial research done](https://github.com/medic/care-teams/issues/91#issuecomment-2049084781) In the first cycle of performance optimisation I did not find any glaring performance bottlenecks. In this issue I suggest...

Type: Performance

# Description Closes #9116 # Code review checklist - [ ] Readable: Concise, well named, follows the [style guide](https://docs.communityhealthtoolkit.org/contribute/code/style-guide/), documented if necessary. - [ ] Documented: Configuration and user documentation...

**What feature do you want to improve?** Currently in `4.9.0`, users assigned to multiple `facility_ids` cannot view aggregate targets. **Describe the improvement you'd like** Due to the work in [Disable...

Type: Improvement

# Description Closes #9231 # Code review checklist - [ ] Readable: Concise, well named, follows the [style guide](https://docs.communityhealthtoolkit.org/contribute/code/style-guide/), documented if necessary. - [ ] Documented: Configuration and user documentation...