Create unique Address and Geofield field type icons for better UX

Created on 8 January 2025, 4 months ago

Tech lead feedback based on today's latest 1.x straight from git.

Problem/Motivation

When adding a new field to an existing content type a new user of Drupal CMS is greeted with an array of interesting options. They all make sense, but two stand out as they do not have their own icon.

  • Address
  • Geofield

Whilst it would be great for all field types to always have unique icons, I appreciate that this might not be the case for all contributed modules when a generic.

However, the above two field types come as part of Drupal CMS and we should be aiming for the very best user experience for users trying Drupal for the first time.

Steps to reproduce

Install from git.

git clone https://git.drupalcode.org/project/drupal_cms.git
cd drupal_cms
ddev config --project-type=drupal11 --docroot=web --php-version=8.3
ddev start
ddev composer install 
ddev launch
  1. Complete installation.
  2. Visit /admin/structure/types/manage/event/fields/add-field (for example).
  3. Those two field types are missing unique icons.

Proposed resolution

Create icons for these two field types.

📌 Task
Status

Active

Component

General

Created by

🇬🇧United Kingdom dunx

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024