зеркало из https://github.com/github/combobox-nav.git
remove code from merge conflict
This commit is contained in:
Родитель
369bf75ab0
Коммит
6b9d754c41
|
@ -112,7 +112,6 @@ export default class Combobox {
|
|||
target.setAttribute('aria-selected', 'true')
|
||||
fireSelectEvent(target)
|
||||
target.scrollIntoView(this.scrollIntoViewOptions)
|
||||
scrollTo(this.list, target)
|
||||
} else {
|
||||
el.removeAttribute('aria-selected')
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче