UX improvement for quote posts where the quoted post is unknown and can't be fetched #187
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#187
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 a quote post is made, the RE: is stripped and the quoted post is shown. => good
But when the quoted post is unknown (maybe my instance didn't have the quoted post yet and can't fetch it because the target instance is down), it doesn't show it and all you have is a normal looking, but completely out of context, post. Imo it would be better if it was somehow clear that it was a quote there.
Not sure how to best fix this. Not show the post at all? Don't strip the RE in these situations? Somehow still show it's a quote (similar to what happens with attachements, really)? Other options?
we could show something similar to the "this post was deleted" notices, where it's something like "this post has not yet loaded"