wordpress-mobile / wordpress-mobile/WordPress-iOS

Blaze: daily budget displayed as total budget

Open
#24,127 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Pri] High [Type] Bug Blaze
Dominant language
Swift
Stars
3.9k
Forks
1.2k
Avg merge
23h 51m
Merged PRs (30d)
58

Description

Blaze has two types of campaigns - one with a fixed period, and the other is with a daily budget and unlimited duration. The Blaze screen is a bit inaccurate for both:

  • It's unclear which campaign is of which type
  • The daily $5 budget is displayed as a total budget

Campaigns with a fixed duration have a budget equal to daily budget * duration in days.
Campaigns with unlimited duration would just have a daily budget (or maybe weekly?).

I think this screen needs to indicate that the budget is per day and also the duration.

Contributor guide

Open the contributing guide

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 from the Blaze campaign screen shown in the issue and trace where campaign budget and duration are presented. Compare fixed-period and unlimited-duration campaign data, then update the display so the budget basis and duration are explicit; verify both campaign types in the relevant iOS UI flow.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.