Skip to content

add launch client button(s) in banner#286

Merged
achen2401 merged 8 commits intodevelopfrom
feature/handle-standalone-sof-client
Mar 8, 2026
Merged

add launch client button(s) in banner#286
achen2401 merged 8 commits intodevelopfrom
feature/handle-standalone-sof-client

Conversation

@achen2401
Copy link
Collaborator

@achen2401 achen2401 commented Mar 6, 2026

address issue: uwcirg/hpai-environments#14
For HPAI project, to accommodate launching of a SOF client from banner (instead of being attached to each patient row in the patient list table)

  • change environment variable, SOF_CLIENTS, to include a client with standalone attribute setting to true e.g. SOF_CLIENTS: '[{"id":"SURVEY", "label":"Assess", "launch_url":"https://confidentialbackend.${BASE_DOMAIN}/auth/launch"}, {"id":"REPORT", "label":"Summary Report", "standalone": "true", "launch_url":"https://confidentialbackend.${BASE_DOMAIN}/auth/launch"}]'

see associated PR here

Tested and worked in my instance

Screenshot 2026-03-06 at 11 28 04 AM

Copy link
Member

@mcjustin mcjustin left a comment

Choose a reason for hiding this comment

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

Thanks @achen2401 ! I expect we'll want to fiddle with the text and position of this button more, but it looks fine for now.

@achen2401 achen2401 merged commit 145fae3 into develop Mar 8, 2026
7 checks passed
@achen2401 achen2401 deleted the feature/handle-standalone-sof-client branch March 8, 2026 19:26
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.

2 participants