larksuite / larksuite/cli

飞书的视图创建的时候,字段是乱序的。

Open
#34 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
17.3k
Forks
1.4k
Avg merge
2d 4h
Merged PRs (30d)
105

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.