Closed nwanduka closed 3 months ago
This PR fixes #1019. The issue persisted even after aria-label was added to the select element (in PR #1021 that has been merged). In this PR, I changed the aria-label to a title attribute.
Summary
This PR fixes #1019. The issue persisted even after aria-label was added to the select element (in PR #1021 that has been merged). In this PR, I changed the aria-label to a title attribute.
Motivation
Testing
Questions