openedx / openedx/openedx-app-ios
[FC-0078] [iOS] App allows you to upload an avatar for a user without a date of birth.
Open
A pull request for this has already been merged.
- #570 by @IvanStepanok — merged
- Dominant language
- Swift
- Stars
- 31
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Description:
App allows you to upload an avatar for a user without a date of birth.
Steps to reproduce:
- Create a new user.
- Go to profile
- Click on user avatar
- Upload any photo
Expected result:
Avatar uploading is only available for users over 13 years old and in full profile mode.
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 reproducing the avatar upload flow in the iOS app using the listed steps, then trace the profile and avatar-upload entry points. Done means uploads are unavailable without a date of birth, for users under 13, and outside full profile mode.
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
- 48/100