title | issue | author | author_email | author_github |
---|---|---|---|---|
Improve entity creation option in sw-single-select |
NEXT-18179 |
Ramona Schwering |
leichteckig |
- Changed entity creation option in
sw-entity-single-select
to supportcontains
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 insw-entity-tag-select
- Removed entity creation from
loadData
method instead
- Changed entity creation to happen in
- Added method to filter unnecessary placeholder entities if searchTerm is empty