Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 632 Bytes

2020-12-09-fix-select-field-issues.md

File metadata and controls

11 lines (11 loc) · 632 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix select field issues
issue: NEXT-12800
author: Jannis Leifeld
author_email: [email protected] 
author_github: @jleifeld
---

Administration

  • Changed scroll event listener to sw-select-result-list__content in sw-select-result-list to fix pagination event when user scrolls to the end in the select result list
  • Removed the behavior that the selected entry is at the beginning of the computed value visibleResults in sw-single-select and results in sw-entity-single-select
  • Fixed that the sw-highlight-text only appears on non selected elements in sw-single-select and sw-entity-single-select