Autodesk / Autodesk/react-base-table
Move resizing line without affecting the column width
オープン
- 主要言語
- TypeScript
- スター
- 1.5k
- フォーク
- 170
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi,
My table contains more than 20 columns, and using the current column resizer solution (https://autodesk.github.io/react-base-table/examples/resizable) lead to performance issue, especially for large screen (32inch vs 2k resolution). I wonder if there is a way to only move the resizing line and update column width when onColumnResizeEnd (mouse released), Please help.
Thanks
コントリビューションガイド
調査の方向性
Issue にリンクされている resizable の例から始め、現在の列リサイザーが onColumnResizeEnd をどのように使用しているかを確認します。操作中はリサイズ用の線だけを移動し、マウスを離した時点で列幅を更新する方法を判断し、大きなテーブルのリサイズ中に幅が継続的に更新されなくなったことを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100