hypothesis / lms

LTI app for integrating with learning management systems
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Replace SelectNext usages with Select #6450

Closed acelaya closed 1 month ago

acelaya commented 1 month ago

Update to latest frontend-shared, and replace usages of SelectNext with its Select drop-in replacement.

The frontend-shared update also brings the new UI improvements on Select components, around focus ring and selected option/s.