Dimillian / Dimillian/IceCubesApp
Bug: Star and boost counters do not display correctly on small screen devices.
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Environment:
- OS: iOS v17.5.1
- IceCubesApp version: IceCubesApp v1.10.43
Description
Star and boost counters fail to display on devices with small screen sizes, such as the iPhone Mini, due to insufficient screen resolution. This results in incomplete or missing UI elements.
A screen of the bug on iPhone 13 Mini
Related Issues
No related issues found
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 reproducing the missing or incomplete star and boost counters on an iPhone 13 Mini running iOS 17.5.1, then trace the SwiftUI view that renders those counters. Done means both counters display completely and correctly on small-screen devices without breaking the layout on other devices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100