Add Icon Picker Widget

Created on 10 January 2024, 6 months ago

Problem/Motivation

The standard select list can be quite cumbersome to find icons if there are a large amount of icons on the site.

Proposed resolution

Provide an option to utilize the jQuery Font Icon Picker as an element/widget for Icon list fields.

✨ Feature request
Status

Needs review

Version

2.0

Component

Miscellaneous

Created by

πŸ‡¨πŸ‡¦Canada mdolnik

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

Comments & Activities

  • Issue created by @mdolnik
  • Status changed to Needs review 6 months ago
  • Open on Drupal.org β†’
    Core: 9.5.x + Environment: PHP 7.4 & MySQL 8
    last update 6 months ago
    Waiting for branch to pass
  • πŸ‡¨πŸ‡¦Canada mdolnik

    Provided a patch which adds a new Element/Widget that utilizes the jQuery Font Icon Picker.

    The logic was inspired by the fontawesome_iconpicker_widget sub-module within the fontawesome module.

    I decided to place all the logic in a iconpicker sub-module, but technically the logic could be moved into the main module.

  • Open on Drupal.org β†’
    Core: 9.5.x + Environment: PHP 7.4 & MySQL 8
    last update 6 months ago
    Waiting for branch to pass
  • πŸ‡¨πŸ‡¦Canada mdolnik

    Fixed issue with the CSS of the icon picker being added after some of the icon sets' CSS leading to broken icons being displayed.

  • Open on Drupal.org β†’
    Core: 9.5.x + Environment: PHP 7.4 & MySQL 8
    last update 6 months ago
    Waiting for branch to pass
  • πŸ‡¨πŸ‡¦Canada mdolnik

    Fixed issue where the element validation was incorrectly attempting to validate empty values.

Production build 0.69.0 2024