Skip to content

Update Team bio subtitles for therapist service modality/location - #73

Merged
ucrengineer merged 5 commits into
mainfrom
copilot/add-subtitles-to-bios
Jul 30, 2026
Merged

Update Team bio subtitles for therapist service modality/location#73
ucrengineer merged 5 commits into
mainfrom
copilot/add-subtitles-to-bios

Conversation

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

This updates the Team page bio subtitles to match the requested therapist modality/location labels for four clinicians. The change is content-only and scoped to subtitle text in the existing profile definitions.

  • Scope

    • Updated subtitle (Role) values in Pages/Team.razor for:
      • Dori → In home therapist
      • Ashley → In home therapist
      • Jade → virtual
      • Madison → In clinic/ In home
  • Implementation detail

    • Applied direct string replacements in the existing welcome-* section models; no structural or behavioral changes.
new SectionModel
{
    Id = "welcome-jade",
    // ...
    Role = "virtual",
    Name = "Jade Vecvanags",
    // ...
}

Copilot AI linked an issue Jul 30, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add subtitles for therapist bios Update Team bio subtitles for therapist service modality/location Jul 30, 2026
Copilot AI requested a review from ucrengineer July 30, 2026 14:44
@ucrengineer

Copy link
Copy Markdown
Collaborator

@copilot revert what you did. create another parameter called scope or something like that. put it under role but in a smaller font size. ex Speech Language Pathologist Assistant (then under that) In Home Therapist..make it look professional.

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

@copilot revert what you did. create another parameter called scope or something like that. put it under role but in a smaller font size. ex Speech Language Pathologist Assistant (then under that) In...

Implemented in f781979. I reverted the role titles to their original professional labels and added a new Scope field rendered directly under Role in smaller styling. Updated scopes: Dori/In Home Therapist, Ashley/In Home Therapist, Madison/In Clinic / In Home, Jade/Virtual.

@ucrengineer

Copy link
Copy Markdown
Collaborator

@copilot standardize the wording. some say "in home" some say "home therapist" some say "virtual". also if you have a better name for the parameter (scope) please use it.

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

@copilot standardize the wording. some say "in home" some say "home therapist" some say "virtual". also if you have a better name for the parameter (scope) please use it.

Done in bb97568. I standardized the labels and renamed the field to ServiceSetting. Current values are In-Home, In-Clinic / In-Home, and Virtual.

@ucrengineer ucrengineer left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ucrengineer

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request.

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request.

Resolved in 51ac099. I merged origin/main into this branch and fixed the conflict in Pages/Team.razor.

Copilot AI requested a review from ucrengineer July 30, 2026 15:01

@ucrengineer ucrengineer left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ucrengineer
ucrengineer marked this pull request as ready for review July 30, 2026 15:03
@ucrengineer
ucrengineer merged commit 85a4bd5 into main Jul 30, 2026
1 check passed
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.

add subtitles to bios

2 participants