Dimillian / Dimillian/IceCubesApp

Bug: Star and boost counters do not display correctly on small screen devices.

Open
#2,114 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: 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.

UI Bug Detected

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.