railmapgen / railmapgen/rmp

关于同步存档的建议

Open
#1,237 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
206
Forks
53
Avg merge
2d 1h
Merged PRs (30d)
1

Description

建议区分“将本地存档同步到云端”和“将云端存档同步到本地按钮”,而不是让用户被动的等着包含这两个选项的弹窗。具体来说只需要把Image的图标改成

Image ,并规定它一定是将本地同步到云端。

同时,再添加一个

Image 按钮,将原来的云端同步到本地逻辑迁移进去

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 locating the existing cloud-to-local synchronization action and the icon referenced in the issue. Determine where the sync popup and its current button are implemented. Done means separate buttons clearly trigger local-to-cloud and cloud-to-local synchronization, with the existing cloud-to-local logic moved to the new button.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cloud, 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.