飞书的视图创建的时候,字段是乱序的。
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 17.3k
- Forks
- 1.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 105
Description
飞书的视图创建的时候,字段是乱序的。
- 创建新的视图和第一视图保持一致。
- 创建的时候,能指定字段的次序。
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 point and request handling for creating Feishu views, then inspect how fields are assembled for a new view. Compare that behavior with the first view and the available Feishu API options for ordering fields. Done means newly created views preserve the first view's order and support an explicit field order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100