- Issue created by @dieterholvoet
- Status changed to Needs review
3 months ago 8:33am 16 October 2024 - 🇮🇳India dev2.addweb
Hi, I’ve added a patch to add the icon for the address field type category. Please review it.
- First commit to issue fork.
- 🇬🇧United Kingdom dunx
I raised this issue against Drupal CMS 📌 Create unique Address and Geofield field type icons for better UX Active as the Address field is one of only two field types that does not have its own icon within the new field UI. As this impacts the initial Drupal CMS user experience it would be great to have this fixed before the launch of Drupal CMS is 5 days :)
I will try and test this patch today.
- 🇬🇧United Kingdom dunx
Tested and successful.
- Installed current D11.
- Added the address module
composer require drupal/address
- Installed this patch with composer.
- Visit /admin/structure/types/manage/article/fields/add-field
The address field now has a suitable icon.
- 🇬🇧United Kingdom dunx
Nice @bojanz and thanks for the timely update for Drupal CMS 1.0 :)