Long image description in thumbnail preview can overflow the media #199
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#199
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When an image description is very long, especially on phone or when there are multiple media attached, the image description can overflow the image, making it impossible to close it. The one screenshotted below is an example, but I have seen more extreme where it covers the post timestamp or even part of the post above it.
I suggest having its max-height to be half of the image height.