Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 627 Bytes

2022-01-18-improve-entity-creation-option-in-sw-single-select.md

File metadata and controls

12 lines (12 loc) · 627 Bytes
title issue author author_email author_github
Improve entity creation option in sw-single-select
NEXT-18179
Ramona Schwering
leichteckig

Administration

  • Changed entity creation option in sw-entity-single-select to support contains criteria for displaying results and entity creation with substring search terms at the same time
    • Changed entity creation to happen in search method, similar to the implementation in sw-entity-tag-select
    • Removed entity creation from loadData method instead
  • Added method to filter unnecessary placeholder entities if searchTerm is empty