opentiny / opentiny/tiny-vue

✨ [Feature]: Grid 表格希望能支持行置顶功能

Open
#4,232 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Less
Stars
2.3k
Forks
355
Avg merge
4d 14h
Merged PRs (30d)
24

Description

What problem does this feature solve

行置顶数据跟列冻结一样永远显示在表格的最上面

What does the proposed API look like

添加pinedRowKeys属性,将需要置顶的数据rowKey传入

What is your project name

private project

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

The issue names no files, tests, or entry points. Start by locating the Grid component and its existing column-freezing implementation, then determine how row keys are passed and rendered; done means the proposed pinedRowKeys API keeps matching rows at the top while preserving normal grid behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.