Problem

The FlowDrop JavaScript library version number in the module was not matching the actual installed library version, potentially causing compatibility issues.

Root Cause

The version number was not updated when the library was upgraded.

Solution

Updated the library version number to correctly reflect the installed version of @d34dman/flowdrop.

Impact

  • Correct version tracking for debugging
  • Accurate dependency information

Issue fork flowdrop-3571347

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

joevagyok created an issue. See original summary.

debdeep.mukhopadhyay’s picture

I am working on this.

debdeep.mukhopadhyay’s picture

Status: Active » Needs review

Hi @joevagyok,
thank you for reporting this issue.

I reproduced it locally on Drupal 11 (ddev) and updated the icon-picker-behavior library version in flowdrop.libraries.yml to match the actual Icon Picker version (1.4.2).

Could you please review it when you have time and let me know if it looks correct?
Thank you very much!

d34dman’s picture

@debdeep.mukhopadhyay,
This issue is created to retrospectively credit contributors for the work done during "Drupal AI Hackathon - Play to Impact: 2026 edition" This was fixed under the following commit https://git.drupalcode.org/project/flowdrop/-/commit/ad43bd6e048de097bec...

Having said that, thanks for the fix which is valid as well. However it targets a different library. This issue is about flowdrop library, and your fix is pointing to "icon-picker-behavior". Could you please open a separate issue for the same?

gxleano’s picture

I have contributed (not only by code, but discussion, presentation, testing or anything related).

debdeep.mukhopadhyay’s picture

Thank you very much for your kind clarification, @d34dman.

I’m sorry for the confusion from my side.

Just to confirm my understanding:

Since my fix is related to the icon-picker-behavior library and not the flowdrop library itself,

I should open a separate issue for the icon-picker-behavior library, and not under the flowdrop module.

Could you please confirm if this is the correct approach?

Thank you again for your guidance, and I really appreciate your time and support.

d34dman’s picture

@debdeep.mukhopadhyay

> Could you please confirm if this is the correct approach?

Yes please.

d34dman’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

debdeep.mukhopadhyay’s picture

@d34dman

Thank you very much for your guidance and for taking the time to review and resolve this issue.

Although the fix finally belongs to a different library, I had originally investigated the problem and proposed a solution during this work.
If possible, I would be very grateful if you could consider adding me as a contributor for this issue.

Thank you again for your support and for maintaining the project.

d34dman’s picture

@debdeep.mukhopadhyay,

I appreciate your effort and thankful for your contribution. To recognize it correctly, I would like to do that in a dedicated issue and ticket as suggested in #7 (You don't need to create any MR as this one can be used to review there). Let me know if I should create the ticket myself, only happy to do so.

The work you did in this MR is not matching the request in the ticket.

debdeep.mukhopadhyay’s picture

@d34dman

Thank you very much for your kind offer.

It would be great if you could please create the dedicated issue for this, and I will be happy to follow up and provide any additional details if needed.

Thank you again for your support.

d34dman’s picture

Status: Fixed » Closed (fixed)

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