wordpress-mobile / wordpress-mobile/WordPress-iOS
Blaze: daily budget displayed as total budget
Nobody has claimed this yet.
- 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
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 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