为什么不支持旧版表单,只支持新版表单?
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 17.3k
- Forks
- 1.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 105
Description
目前多维表的能力,只能吃新版表单的操作,不支持旧版表单的,这很不方便。目前旧版表单的大量优秀能力,旧版表单都没有。导致每次还得单独去调用旧版表单的API,这不合理。
Contributor guide
No contributing guide indexed for this repository
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 locating the CLI entry points for multidimensional tables and the existing integration with the new form API. Compare those operations with the old form API documentation and identify which old-form capabilities need to be exposed. Done means users can access the requested old-form operations through the multidimensional-table workflow without separate API calls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100