Problem/Motivation

With the recent release of Drupal 11 and soon to become the default version of Drupal, the Fontawesome_iconpicker module is currently not compatible with Drupal 11.

Steps to reproduce

N/A

Proposed resolution

Make the module compatible with Drupal 11.

Remaining tasks

Make it compatible with Drupal 11.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mariohernandez created an issue. See original summary.

ananya.k’s picture

Assigned: Unassigned » ananya.k
ananya.k’s picture

Status: Active » Needs review
StatusFileSize
new445 bytes

please refer to attached patch.

ananya.k’s picture

Assigned: ananya.k » Unassigned
chandansha’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new66.58 KB
new75.73 KB

I have tested #3 Patch. Now module compatible for drupal 11.
I move it to RTBC.
THANKS!!

d34dman’s picture

@Chandansha,
Did you test if the module actually works in Drupal 11? The patch is just making the module "installable" for Drupal 11. Not same as it works for Durpal 11.

d34dman’s picture

Status: Reviewed & tested by the community » Needs review

Adding this to "needs review" since the comment in #5 doesn't seems to cover the user testing.

chandansha’s picture

@D34dMan,
Sorry, I just check this module is Install in drupal 11 or not.

gurrmag’s picture

I've installed this on 11.0.4.

Two issues:
1. The picker appears top left corner of the screen. Changing CSS on the contained to position relative seems to fix this.
2. When you select something from the picker, the icon text field is not populated.

interlated made their first commit to this issue’s fork.

d34dman’s picture

@gurrmag, in which "theme" are you experiencing the issue?

  • d34dman committed bdada025 on 3.x
    Issue #3467865 by mariohernandez: Make the module compatible with Drupal...
d34dman’s picture

d34dman’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.