Open shawninder opened 3 years ago
It's a bug in Kirby, or I don't see any way how to make Kirby pass alt text to the parent object. It's available only on image edit level. So probably we need load image info separately
Then only way I see now it's load image info via additional call like /api/pages/solutions+real-estate/files/capture-1.png
From: https://github.com/tjikko-studio/components/pull/157#discussion_r720708411
I think we should keep only this new alt prop and have Kirby provide a value from content. We don't want to make this component library Kirby-specific since Kirby isn't good and we'll want to replace it someday… This implies changes in both the backend and frontend.