Skip to content

LR-1415 Added care team queries#165

Open
aanchalrakhejaa wants to merge 11 commits into
mainfrom
AR-LR-1415
Open

LR-1415 Added care team queries#165
aanchalrakhejaa wants to merge 11 commits into
mainfrom
AR-LR-1415

Conversation

@aanchalrakhejaa

@aanchalrakhejaa aanchalrakhejaa commented May 5, 2026

Copy link
Copy Markdown

Ticket ID: https://icanbwell.atlassian.net/browse/LR-1415

iOS

Screen.Recording.2026-05-13.at.6.08.16.PM.mov

Android

Screen.Recording.2026-05-13.at.8.54.06.PM.mov

@aanchalrakhejaa aanchalrakhejaa self-assigned this May 5, 2026
@aanchalrakhejaa
aanchalrakhejaa requested review from a team as code owners May 5, 2026 06:35
@aanchalrakhejaa
aanchalrakhejaa changed the base branch from main to GR-LR-1403 May 5, 2026 07:04
@Gaurav-860

Copy link
Copy Markdown

StateFlow not reset after handling — In HealthResourcesSearchFragment.kt, the careTeamMutation StateFlow shows a Toast but is never cleared. This causes stale Toasts on
fragment re-entry and missed Toasts on repeated identical operations (due to distinctUntilChanged). The fix would be to either reset the StateFlow to null after handling or use a
SharedFlow/Channel for one-time events.

@aanchalrakhejaa
aanchalrakhejaa changed the base branch from GR-LR-1403 to main May 5, 2026 12:28
aanchalrakhejaa and others added 4 commits May 11, 2026 11:21
Register CareTeamMembersView.swift and CareTeamMembersViewModel.swift
in the project build sources so they compile correctly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants