Dimillian / Dimillian/IceCubesApp

Bug: When uploading a video larger than 40mb I get a weird error

Open
#1,036 3 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 16.3.1

  • IceCubesApp version: 1.5.6

Description

I attempted to attach a screen recording to a reply, but exceeded the 40mb file size limit. A red "error" warning appeared on my attachment. The bug has more to do with the popup error message copy though: "File file size"


Validation failed: File must be less than
40 MB, File file size must be less than
40 MB

image

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 tracing the iOS attachment upload validation for files over 40 MB and locate where the duplicated “File file size” text is assembled. Confirm the displayed validation message matches the intended wording for an oversized video, then verify the upload error still appears correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.