Support macOS Cmd+Click Multi-Select in Teaching Manager > Subject > Teacher Picker
MODULE / AREA:
Teaching Manager
COMPONENT: Subject Setup > Teachers Picker
PLATFORM:
macOS (Google Chrome) (tried Safari too)
ISSUE SUMMARY:
When attempting to assign multiple staff Teacher Members to a Subject, the list picker component does not support macOS modifier keys for multi-selection.
On Windows PCs, users can hold Ctrl+Click to highlight and batch-select multiple staff members before clicking save. On macOS:
Holding Cmd + Click does not perform multi-selection.
Holding Option + Click does not perform multi-selection.
Holding Ctrl + Click triggers the macOS right-click menu instead of selecting multiple rows.
System-level key remapping does not resolve the issue as the web component fails to register the metaKey event.
Because batch selection fails on Mac, users are forced to add teachers individually one by one (via double-clicking or clicking the >> Double arrow button), which creates a significant workflow bottleneck during bulk subject configuration.
EXPECTED BEHAVIOR:
The teacher picker interface should support either (Cmd+Click) inputs or (Ctrl+Click) inputs so Mac users can multi-select and bulk add staff members.
REQUESTED ACTION:
Please update the list picker event listener to support macOS Cmd+Click multi-selection, or provide the supported Mac keyboard shortcut if one exists.
Regards,