ResearchKit / ResearchKit/ResearchKit

attributedDetailText on ORKInstructionStep not shown anymore

Open
#1,415 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
5.7k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

The ability to add an NSAttributedString as attributedDetailText on ORKInstructionStep to be displayed - if set -instead of detailText isn't shown anymore. The pull request to made this available back than is https://github.com/ResearchKit/ResearchKit/pull/1025/commits/b5e625b46f47371a3256fc3c7a3d4a4f213f47d6

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 by locating ORKInstructionStep and compare its current attributedDetailText handling with the implementation referenced in pull request #1025. Confirm the attributed detail text is displayed when set and that detailText remains the fallback when it is not.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.