From 2f72ee3857771f0f1d561991f690cee84f6cde05 Mon Sep 17 00:00:00 2001 From: John Coburn Date: Fri, 25 Oct 2024 09:49:34 -0500 Subject: [PATCH] STCOM-1371 Selection Bug - scrollbar not working with mouse for long lists. (#2373) * Selection - add tabIndex to selection list to allow it to catch focus for scrolling * white space * log changes * add focus-styling to select list --- CHANGELOG.md | 1 + lib/Selection/Selection.css | 10 +++++++++- lib/Selection/SelectionList.js | 1 + lib/Selection/tests/Selection-test.js | 4 ++-- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36caaff1e..0dab71dc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,7 @@ * Properly pass `readOnly` prop to ``'s internally rendered `