esmero / strawberryfield

A Field of strawberries
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Missed a Jquery Once() replacement in Key name Provider overview for Drupal 10 #297

Closed DiegoPino closed 7 months ago

DiegoPino commented 7 months ago

What?

/admin/structure/strawberry_keynameprovider/overview uses Ajax/JS and I missed replacing a legacy jQuery Once with the new Drupal once() API.

Fixing it. Will make a 1.3 and 1.4 fix

DiegoPino commented 7 months ago

@alliomeria this is what we experienced together today when I tried to show you how this whole thing could be better. So tagging you :)

DiegoPino commented 7 months ago

Resolved via https://github.com/esmero/strawberryfield/commit/12dbc38ad7f5d7b1640aeb31805d0c5ef7a47533 and https://github.com/esmero/strawberryfield/commit/8a31b805363409e3dde4e7ec11b4dd0dd12d780e

Thanks for watching