QuantumBadger / QuantumBadger/RedReader
Feature: Long press menu for media
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Currently there are media-related options in the long press menu of a post item, it may be more intuitive to put them in a menu that can pop up when the user long presses the media itself.
In addition to "save media" and "share media", there can be more media-related options. Some I can think of are "copy media", "copy media link", "share media link".
Also, currently it seems that "share link" and "copy link" are actually getting the media link instead of the post link when the post has a media, and to get the post link one needs to click "share comments", which is a bit confusing. Having separate media menu can make it clear.
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 locating the post item's existing long-press menu and the handling for long presses on media. Review how save, share, copy, and link actions currently distinguish media links from post links. Done means media-specific actions are available from a media long-press menu and the post and media links are clearly separated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100