this post was submitted on 24 Oct 2025
9 points (100.0% liked)

PieFed Meta

1767 readers
2 users here now

Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.

Wiki

founded 2 years ago
MODERATORS
 

I noticed that after editing a post's alt texts, it doesn't change. Is it supposed to be that way or is it an oversight?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] wjs018@piefed.social 5 points 1 week ago (1 children)

This should be possible, so this is a bug. Looking at the code, I see where the issue is. I was just making some changes in the alt text code the other day, so it's pretty fresh in my head (I didn't cause this problem fortunately). I will push a fix in the next day or two.

Thanks for pointing it out!

[โ€“] wjs018@piefed.social 3 points 1 week ago

If you really want to change the alt text in the meantime, your changes will be recorded if the url pointing to the image also changes. Currently, the code checks that both the image url and the alt text changes before it updates the alt text.