Interaction logic optimization of media class
Open
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
- 当设置的是点击以标记为已读时,查看一条媒体信息就得返回一次,这个交互很难用,需要不停重复视频中的返回步骤。
- 以前双击浏览器打开链接很好用,现在也用不了
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
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 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