1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript15,390 stars (15,390 stars)2,236 forks (2,236 forks)batch import
enhancementgood first issueimportant
Description
更新sheet的API
要求:传入一整个sheet参数,然后刷新
Contributor guide
- Tech stack
- javascript
- Domain
- frontendapi
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Basic JavaScriptUnderstanding of Luckysheet's data model
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 25
- Research direction
- This issue requests a new API to update a sheet by passing a whole sheet parameter. No design or implementation details are provided. To proceed, examine the existing sheet update methods in the codebase (e.g., in the 'src' directory) and understand the current data structure. Since the issue is stale and has no maintainer response, it would be best to ask clarifying questions about the expected parameter format and refresh behavior before implementing. Look for any related discussions in the repository.