openedx / openedx/openedx-app-ios

[iOS] Improve the appearance mechanism of the section completion checkmark

Open
#262 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.