Dimillian / Dimillian/IceCubesApp
Make text on Status Detail view selectable
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Long pressing on the text in the StatusDetailView opens up the context menu. Since there is already a button next to the post that opens the context menu, I think it would be useful to have the text be selectable in this view.
Would this be easy to implement? I'm still relatively new to SwiftUI, so I'm not sure what exactly would need to be done.
Just as a clarification, this would be only in the detail view, not in the timeline view. I think the timeline view should have the context menu in case people have the action buttons hidden.
Contributor guide
No contributing guide indexed for this repository
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
Locate the SwiftUI StatusDetailView entry point and inspect how its post text and context menu are configured. Confirm the requested behavior in the detail view only: the text should be selectable while the existing context-menu behavior remains available in the timeline view. Verify the result by long-pressing text in both views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100