openedx / openedx/openedx-app-ios
[iOS] Improve the appearance mechanism of the section completion checkmark
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 31
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
In the dropdown list of sections, after completing a section a blue checkmark is shown to the left of the section name.
In order for completion checkmark to appear, now after completing all units of the section user need to exit the course and enter it again and again go to the desired list of sections - as a result, the completion checkmark will appear.
Need to improve this behavior, that completion checkmark will appear immediatelly after completing all the units of the section, without re-entering in the course
https://github.com/openedx/openedx-app-ios/assets/2964930/b28c3c7d-de21-4eaf-baf6-fe8edb411a83
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 in the iOS app's section dropdown and reproduce the reported flow by completing every unit in a section. Trace how section completion is refreshed when returning to the list; done means the blue checkmark appears immediately after the final unit without exiting and re-entering the course.
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
- 45/100