Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Use columnOrder and initialize it, then the group column is always at the end

オープン
#4,872 コメント 2 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
typescript
領域
frontend

調査の方向性

リンクされた CodeSandbox の再現から始め、v8.9.1 の例でグループ化列とともに columnOrder がどのように初期化されているかを確認します。列の順序とグループ化の挙動を追跡し、そのうえで columnOrder の初期化によって、グループ化列に設定された末尾以外の位置が維持されることを検証します。

索引モデルが issue の本文から書いたものです。

説明

Describe the bug

When columns have a group column and the group column is in a non final position, and then initialize the columnOrder, you will find that the group column is always in the last position, even if you change the position of the group column;
like this demo

Your minimal, reproducible example

https://codesandbox.io/p/sandbox/falling-lake-cu3vtg

Steps to reproduce

Open the link to see

Expected behavior

The group column can be displayed in its normal position

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

Windows - Chrome@latest

react-table version

v8.9.1

TypeScript version

No response

Additional context

No response

Terms & Code of Conduct
  • I agree to follow this project's Code of Conduct
  • I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
主要言語
TypeScript
スター
28.4k
フォーク
3.6k
平均マージ
1日 1時間
マージ済み PR(30日)
7

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

TanStack/table のほかの issue

TanStack/table の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。