RSSNext / RSSNext/Folo

Interaction logic optimization of media class

Open
#4,653 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
39k
Forks
2.1k
Avg merge
1d 4h
Merged PRs (30d)
10

Description

Clear and concise description of the problem
  1. 当设置的是点击以标记为已读时,查看一条媒体信息就得返回一次,这个交互很难用,需要不停重复视频中的返回步骤。
  2. 以前双击浏览器打开链接很好用,现在也用不了

https://github.com/user-attachments/assets/05681b11-6da6-4c50-a942-67baf60ba108

Suggested solution

希望能添加一些设置让用户决定单机和双击的逻辑

Alternative

No response

Additional context

No response

Validations
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • This issue is valid

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 reproducing the media interaction described in the issue and reviewing the attached behavior reference. Trace the frontend entry point for media items and the existing click-to-mark-read and double-click link-opening flows. Done means users can configure single- and double-click behavior, with both reported interactions working as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.