- Issue created by @rlnorthcutt
- πΊπΈUnited States rlnorthcutt Austin, TX
Note - this only works for Drupal 10 and is not backwards compatible... so a more complete solution will likely be needed. Options include:
- copying the SVG files to the module - the easiest
- loading a different CSS file for d10 using Deprecation helper
I would suggest the former since it is just 4 SVG files, but I leave it to the maintainers to decide. For now, this will allow D10 users to patch the CSS.
- πΊπΈUnited States rlnorthcutt Austin, TX
I just realized that I missed the Kanban css as well.
- πΊπΈUnited States rlnorthcutt Austin, TX
Attached is the patch I'm using locally in my repo, and it seems to work well.
Please note that as I mentioned above, this works for D10, but it "breaks" for D9. So, accepting this directly in is fine, but we should be aware of it.
- First commit to issue fork.
-
DieterHolvoet β
committed c03161b8 on 8.x-1.x
Issue #3440581 by rlnorthcutt, DieterHolvoet: Replace missing svg links...
-
DieterHolvoet β
committed c03161b8 on 8.x-1.x
- Status changed to Fixed
8 months ago 9:51am 1 May 2024 - π§πͺBelgium dieterholvoet Brussels
I agree that copying these icons to the repo is probably the best option. Thanks for reporting @rlnorthcutt!
Automatically closed - issue fixed for 2 weeks with no activity.