Sylius/features
Kamil Grygierzec e7db9f691d
Bugfix/fix autocomplete in admin to be case insensitive (#18572)
This is a continuation of pull request
https://github.com/Sylius/Sylius/pull/18477
| Q               | A
|-----------------|-----
| Branch?         | 2.1
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | https://github.com/Sylius/Sylius/issues/18384
| License         | MIT

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Parent taxon autocomplete search is now case-insensitive for more
reliable results.

* **New Features**
* Admin taxon form returns richer autocomplete results for parent
selection.
  * Added UI actions to search and verify parent taxon results.
  * Support for creating taxons with explicit codes where needed.

* **Tests**
* New BDD tests covering case-insensitive parent taxon autocomplete and
related scenarios.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-01-20 10:50:14 +01:00
..
admin Bugfix/fix autocomplete in admin to be case insensitive (#18572) 2026-01-20 10:50:14 +01:00
cli [Maintenance] Remove other deprecations 2024-09-18 08:57:26 +02:00
domain Resolve conflicts between 2.0 and bootstrap-admin-panel 2024-02-25 13:19:22 +01:00
hybrid [Behat] Refactor several miscellaneous scenarios 2025-04-08 12:42:21 +02:00
shop [Behat] Temporarily disable hanging cart inventory UI test 2025-12-02 14:17:15 +01:00