Skip to content

E2609 : Add username search and participant addition in Calibration Tab#155

Closed
ruju4a wants to merge 2 commits intoexpertiza:mainfrom
ruju4a:callibration_reviews
Closed

E2609 : Add username search and participant addition in Calibration Tab#155
ruju4a wants to merge 2 commits intoexpertiza:mainfrom
ruju4a:callibration_reviews

Conversation

@ruju4a
Copy link
Copy Markdown

@ruju4a ruju4a commented Mar 22, 2026

This PR implements a username search field within the Calibration Tab of the AssignmentEditor.
This allows instructors to search for specific users by their username and add them as calibration participants directly from the editor UI.

Changes:

  1. Username Search Field: Added a new search input and "Add" button in the Calibration tab using Formik and React-Bootstrap InputGroup.
  2. Participant Management: Implemented usernameSearch state and handleAddClick handler to manage user lookup and addition.
  3. Table Enhancements: Updated the calibration participants table to robustly handle various participant name formats (e.g., username, fullName, nested user objects)

@ruju4a ruju4a changed the title Add username search and participant addition in Calibration Tab E2609 : Add username search and participant addition in Calibration Tab Mar 22, 2026
@ruju4a ruju4a closed this Apr 20, 2026
@ruju4a ruju4a deleted the callibration_reviews branch April 20, 2026 23:53
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.

1 participant