Sylius/features/admin/taxonomy/managing_taxons
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
..
ui Fix autocomple in admin to be case-insensitive 2025-11-27 13:08:30 +01:00
adding_images_to_existing_taxon.feature [API] Fix behats 2024-08-07 07:38:52 +02:00
adding_taxon.feature [Behat][Admin] Cover scenarios for creating and updating Taxon resource 2024-06-25 08:33:28 +02:00
adding_taxon_for_parent.feature [Behat][Admin] Cover scenarios for creating and updating Taxon resource 2024-06-25 08:33:28 +02:00
adding_taxon_with_images.feature [API] Fix behats 2024-08-07 07:38:52 +02:00
adding_taxon_with_parent.feature [Behat][Admin] Cover scenarios for creating and updating Taxon resource 2024-06-25 08:33:28 +02:00
browsing_taxon.feature [Behat] Migrate admin @javascript tags to @mink:chromedriver 2025-11-25 17:16:33 +01:00
changing_images_of_taxon.feature [API] Fix behats 2024-08-07 07:38:52 +02:00
deleting_taxon.feature [Admin][Taxon] Enable behat tests for taxons deleting 2024-07-03 10:33:48 +02:00
editing_taxon.feature [Behat][Admin] Cover scenarios for creating and updating Taxon resource 2024-06-25 08:33:28 +02:00
editing_taxon_slug.feature [Behat] Migrate admin @javascript tags to @mink:chromedriver 2025-11-25 17:16:33 +01:00
editing_taxon_slug_in_multiple_locales.feature [Behat][Admin] Cover scenarios for creating and updating Taxon resource 2024-06-25 08:33:28 +02:00
preventing_xss_attack_while_adding_new_taxon.feature [Behat][Admin] Cover scenarios for creating and updating Taxon resource 2024-06-25 08:33:28 +02:00
removing_images_of_taxon.feature [API] Fix behats 2024-08-07 07:38:52 +02:00
reordering_taxon.feature [Admin][Taxon] Enable behat tests 2024-07-01 11:33:42 +02:00
taxon_unique_code_validation.feature [Behat][Admin] Cover scenarios for creating and updating Taxon resource 2024-06-25 08:33:28 +02:00
taxon_validation.feature [Behat][Admin] Cover scenarios for creating and updating Taxon resource 2024-06-25 08:33:28 +02:00
toggling_taxon.feature [Behat][Admin] Cover scenarios for creating and updating Taxon resource 2024-06-25 08:33:28 +02:00