openedx / openedx/openedx-app-ios
[iOS] Add formatting for discussion posts
Open
Nobody has claimed this yet.
bug
enhancement
- Dominant language
- Swift
- Stars
- 31
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Now formatted text in Discussions for openedX looks ugly, sometimes almost unreadable, need to
- improve text formatting (add highlighting, lists, etc.)
- fix display of characters as code
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 formatting problems using the linked Discussions content example and compare the rendered post with the screenshots. Trace the iOS Discussions post-rendering entry point; done means formatted text is readable, supported highlighting and lists render correctly, and characters intended as code are no longer displayed as code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100