OpenListTeam / OpenListTeam/OpenList-Frontend

希望鼠标悬浮时候,显示常用“分享”和“下载”按钮

Open
#336 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
100
Forks
240
Avg merge
22h 42m
Merged PRs (30d)
17

Description

1、鼠标在文件上悬浮时候,文件名右侧,出现“分享”和“下载”按钮,毕竟这是用的最多的,很多网盘也是如此设计。
2、如果已经分享且未过期,“分享”按钮变为复制分享链接按钮,就是后台分享管理中的“复制链接”功能

Contributor guide

No contributing guide indexed for this repository

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 the file-list item that renders the filename and hover actions, then trace the existing share-management copy-link behavior. The change is complete when hovering a file shows Share and Download, and Share becomes Copy Link for an unexpired existing share.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.