Dimillian / Dimillian/IceCubesApp
Feature request: Show both toots and boosts of a person in one tab
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
I would like to have a feature that allows me to see a person's toots and boosts in one tab.
(related issue: https://github.com/Dimillian/IceCubesApp/issues/1836)
It's common for users, myself included, to boost a toot and subsequently post about it.
For instance, I often boost news-related posts and share my thoughts on them.
Currently, IceCubes's profile tab separates posts and boosts, which can disrupt the continuity of the conversation, as in the example above.
Perhaps we could introduce a "combined" tab in addition to the existing "toots" and "boosts" tab?
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
Start by inspecting the profile tab implementation and how its existing toots and boosts tabs are assembled; the issue points to related issue #1836 for context. Define the combined tab's ordering and behavior from those existing views, then verify that a person's toots and boosts appear together without removing the separate tabs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100