Skip to content

feat: add Experimenter initiated alerting (addresses #757)#1125

Open
jimbojw wants to merge 5 commits into
PAIR-code:mainfrom
jimbojw:757-experimenter-initiated-alerting
Open

feat: add Experimenter initiated alerting (addresses #757)#1125
jimbojw wants to merge 5 commits into
PAIR-code:mainfrom
jimbojw:757-experimenter-initiated-alerting

Conversation

@jimbojw

@jimbojw jimbojw commented May 20, 2026

Copy link
Copy Markdown
Collaborator

Fixes #757

Description

Adds a Message button to Participant entries in the cohort dashboard. When clicked, it opens the Experimenter alerting panel where they can send an outgoing message to a participant.

Verification

Screenshots showing the Messagebuttons for Participants in the cohort dashboard:

Screenshot showing the Message buttons for Participants in the cohort dashboard

Screenshot showing the new outgoing message dialog:

Screenshot showing the new outgoing message dialog

Screenshot showing outgoing message received by participant:

Screenshot showing outgoing message received by participant

@jimbojw jimbojw requested a review from cjqian May 20, 2026 19:18
@cjqian

cjqian commented May 22, 2026

Copy link
Copy Markdown
Member

Some high level feedback:

  1. After I click "Message participant", I'd like for that participant's information to already be loaded in the dropdown (so I don't have to manually find them again) with cursor ready to go in the typing box. (image 1)
image
  1. What does it mean to message an agent participant (image 2)? Should we deactivate for agent participants and put in documentation that you can't message agent participants, or should we add additional logic to do this? Leaning towards the former.
image

@jimbojw jimbojw changed the title Add Experimenter initiated Alerting feat: add Experimenter initiated alerting May 26, 2026
@jimbojw jimbojw force-pushed the 757-experimenter-initiated-alerting branch from 323732a to d324552 Compare May 26, 2026 12:25
@jimbojw

jimbojw commented May 26, 2026

Copy link
Copy Markdown
Collaborator Author

Thanks @cjqian . Update: Fixed the select dropdown so you don't have to re-select the user from the alerts menu. Removed the message button from agent participants and omitted them from the select box.

@jimbojw jimbojw changed the title feat: add Experimenter initiated alerting feat: add Experimenter initiated alerting (addresses #757) May 26, 2026
@jimbojw jimbojw force-pushed the 757-experimenter-initiated-alerting branch 3 times, most recently from 6edd683 to 12e93f8 Compare June 1, 2026 23:39
@jimbojw jimbojw force-pushed the 757-experimenter-initiated-alerting branch from 12e93f8 to 7085fbb Compare June 4, 2026 22:45
@jimbojw

jimbojw commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator Author

@cjqian Do you have any other feedback for this feature?

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.

Enable experimenter-initiated alerting

2 participants