Multiple nameless selects

Two Ant Design-style selects with no associated label. The first (the "search type") currently shows Participant; the second shows Bulk Operations. The a11y snapshot can't tell them apart by name, so resolution falls back to the DOM and disambiguates by the displayed value — "Select Participant from the search type dropdown" must drive the first.

Participant
Bulk Operations