Fix adding participants by identifier to course
Closes #737 (closed) .
Because the person table is created once and then updated dynamically based on what the user types, adding the click listeners for the buttons for adding participants on DOMContentLoaded does not work, as the table only "loads" once. Adding a method for onclick solves it.
Edited by Marina Mădăraş
Merge request reports
Activity
added typebug + 1 deleted label
Marina Mădăraş, this merge request has policy violations and errors. To unblock this merge request, fix these items:
- Resolve all violations in the following merge request approval policies: Security check.
- Resolve the errors and re-run the pipeline.
If you think these items shouldn't be violations, ask eligible approvers of each policy to approve this merge request.
Errors
- There is a mismatch between the scans of the source and target pipelines. The following scans are missing: Dast, Secret detection
Edited by GitLab Security Botstarted a merge train
mentioned in commit 7d9fc4f0
Please register or sign in to reply