Dimillian / Dimillian/IceCubesApp
Bug: Replies to blocked (?) messages are not indented properly. OR, blocked messages need a placeholder for clarity.
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Environment:
- OS: iPadOS 17.5.1
- IceCubesApp version: 1.10.44
Description
When rendering a response to a message that isn't available (because the user is banned or the message is blocked? I'm not sure), indentation starts again at the left edge, as if it was another "root" message.
Using the thread at https://zirk.us/@JamesGleick/112745157496900493 viewed from a mastodon.social account as example:
Here's the context of the root post. Everything looks fine here:
Here, Tom Ritchford appears to be replying to nobody. Upon closer inspection, seems like there's a post from HarbingerOfSalem that we can't see. But note that Ritchford's post has no indentation:
(Navigating to HarbingerOfSalem's profile does show content, so the user is not blocked.)
Here, RodneyPetersonTalentAgency also appears to be responding to nothing:
And indeed pJotoro's account shows no posts nor replies:
Suggest creating a placeholder for the missing message (ideally with the reason, e.g., "[blocked]") and indenting any replies to the missing message to avoid confusion.
Related Issues
- Search that this bugs don't already exist before creating it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the thread at the linked Mastodon URL in IceCubesApp 1.10.44 on iPadOS, focusing on replies whose parent message is unavailable. Trace the thread-rendering entry point to determine how missing parents affect indentation. Done means missing messages have a clear placeholder or equivalent context and replies retain their correct indentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100