You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/SLDSLookup/index.jsx
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -166,9 +166,6 @@ class SLDSLookup extends React.Component {
166
166
// Using down/up keys, set Focus on list item and assign it to aria-activedescendant attribute in input.
167
167
// Need to keep track of filtered list length to be able to increment/decrement the focus index so it's contained to the number of available list items.
0 commit comments