Setting a new min/max value for a numeric slider causes an exception
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 35/100
調査の方向性
報告されたパスは reacton/core.py の 1980-1985 行付近です。まず、issue で説明されている IntRangeSlider の min/max 更新を、無効な中間順序の両方を含めて再現してください。これらの場合に min または max を変更しても TraitError が発生しなくなれば完了です。
索引モデルが issue の本文から書いたものです。
説明
When trying to update a numeric slider (only tested on IntRangeSlider) and the min or max value is update, it causes a traitlets.traitlets.TraitError.
Case where new min > current max:
https://github.com/user-attachments/assets/28842a11-1222-4f14-bac0-ef13619008d6
The order of the attributes being input set seems to mitigate the issue:
https://github.com/user-attachments/assets/629b4b10-6381-4019-995c-6f182ccb7170
But if you update to a different value, it can still break. Case where new max < current min:
https://github.com/user-attachments/assets/2f80a9dc-3d98-423e-9339-69cadd282520
I would think these lines would handle catching that?
- 主要言語
- Python
- スター
- 317
- フォーク
- 19
- 平均マージ
- 14分
- マージ済み PR(30日)
- 3
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
widgetti/reacton のほかの issue
-
Element keys set with Reacton `.key(...)` are not recognized by the ipyvuetify transition group オープン
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 55/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
widgetti/reacton の issue をすべて見る
似ている issue
-
area: harness bug status: needs-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Human-Agent-Society/reef#625 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
learningequality/kolibri#15351 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
Name consistency オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
eellak/triplestore#65 · コメント 1 件 ·