wordpress-mobile / wordpress-mobile/WordPress-iOS
Improve Blogging Prompts answered state
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
This issue was created based on submitted user review. See internal ref p1714942802688429-slack-C06AJCED8EN
When a user has submitted an answer for today's prompt, we're replacing the Answer button with an unclickable Answered label. Based on the user's review, they haven't answered, but the Answered label is already shown—therefore, it's possible that there might be a bug in the blogging prompts' answer detection.
In addition, perhaps we could further improve the experience:
- Allow the user to submit another response, or
- Make the
Answeredlabel tappable and show the user's answer post when tapped.
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 by locating the Blogging Prompts answer-state logic in the WordPress iOS app and reproduce the incorrect Answered label using the linked review screenshot. Determine the intended behavior with maintainers, then verify that the label reflects whether today's prompt was answered and that the selected follow-up interaction works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100