1rosehip / 1rosehip/jplist-es6
Two Dropdown sort Control at the same time not working
- 主要言語
- JavaScript
- スター
- 83
- フォーク
- 37
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hello,
looks like the plugin will not accept two Dropdown sort filter at the same time, only one will work and the other one will just be ignored. for example i have this setup
Title/Desc
Metrics
now if i have both of them on the HTML, only the first one will actually do the sort, the second sort will not trigger anything.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue is about multiple dropdown sort controls not working together. Look at the jplist library's control handling code, likely in the sorting module. Check how controls with the same data-group interact. Start by reproducing the bug with the provided HTML, then examine the event binding and state management for sort controls. Verify if the second control's events are being ignored or overridden.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- html, javascript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 40/100