diff --git a/src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx b/src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx index 00cc347f..46fb314d 100644 --- a/src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx +++ b/src/components/ProgramRecordSendModal/SendLearnerRecordModal.jsx @@ -115,6 +115,7 @@ function SendLearnerRecordModal({ className="checkbox-group" onChange={handleCheckboxChange} value={selectedPathways} + ariaLabel="pathway selection" > {creditPathways.map(pathway => (