Dimillian / Dimillian/IceCubesApp

Bug: Replies to blocked (?) messages are not indented properly. OR, blocked messages need a placeholder for clarity.

Open
#2,123 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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:
IMG_0791

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:
IMG_0792
(Navigating to HarbingerOfSalem's profile does show content, so the user is not blocked.)

Here, RodneyPetersonTalentAgency also appears to be responding to nothing:
IMG_0793

And indeed pJotoro's account shows no posts nor replies:
IMG_0794

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.