1rosehip / 1rosehip/jplist-es6
Group name in camel casing Not Working
オープン
- 主要言語
- JavaScript
- スター
- 83
- フォーク
- 37
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
if I write group name as allProperties the filter was not working and after just changing the name to allproperties it started working. it took me two hours to inspect that Problem :(
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Look for the filter logic that processes group names, likely in the core library files. The issue suggests case-sensitive matching; inspect how group names are normalized or compared. Test by creating a filter with a camelCase group name to reproduce the failure, then trace the code path.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100