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
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | module-compatible-3467865-5-AFTER.png | 75.73 KB | chandansha |
| #5 | module-compatible-3467865-5-BEFORE.png | 66.58 KB | chandansha |
| #3 | Make_the_module_compatible_with_Drupal_11-3467865.patch | 445 bytes | ananya.k |
Issue fork fontawesome_iconpicker-3467865
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
Comment #2
ananya.k commentedComment #3
ananya.k commentedplease refer to attached patch.
Comment #4
ananya.k commentedComment #5
chandansha commentedI have tested #3 Patch. Now module compatible for drupal 11.
I move it to RTBC.
THANKS!!
Comment #6
d34dman commented@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.
Comment #7
d34dman commentedAdding this to "needs review" since the comment in #5 doesn't seems to cover the user testing.
Comment #8
chandansha commented@D34dMan,
Sorry, I just check this module is Install in drupal 11 or not.
Comment #9
gurrmag commentedI'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.
Comment #11
d34dman commented@gurrmag, in which "theme" are you experiencing the issue?
Comment #13
d34dman commentedComment #14
d34dman commented