Element settings - Selects clearable that shouln't be
Open
BoostDay26
component/shopping-experiences
domain/discovery
Platform(Default)
priority/low
- Dominant language
- PHP
- Stars
- 3.4k
- Forks
- 1.2k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 433
Description
### Shopware Version
Cloud
### Affected area / extension
Platform(Default)
### Actual behaviour
Some selects are clearable that require a value set and have a default value.
### Expected behaviour
You could think about which places should always have a value and add `hideClearableButton` to avoid users being able to clear these selects to null and run into validation errors.
### How to reproduce
In Shopping Experiences go into block element settings. Check every select if clear button fits or should be removed.
Contributor guide
Assessment
This issue has not been assessed yet.