5sControl / 5sControl/5s-frontend

Fix bug with filters

オープン
#252 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug Front
主要言語
TypeScript
スター
3
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

Summary: Orders View, после настройки фильтра и выбора заказа- настройки фильтра сбрасываются.
1. Открыть приложение;
2. Открыть вкладку Orders View;
3. Правый клик по кнопке filter;
4. Выбрать настройки фильтра;
5. Правый клик по кнопке apply;
6. Выбрать любой заказ.
Result: Заказ открыт, настройки фильтра не сохранены.
Expecte result: Заказ открыт, настройки фильтра сохранены.

![Image](https://user-images.githubusercontent.com/113969187/230899412-006d6d3b-c15b-444c-88d8-8fa17c39a6dd.gif)

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

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

調査の方向性

The issue is about the Orders View where filter settings reset after selecting an order. Look for the Orders View component, likely in a directory like `src/views/orders/` or `src/components/orders/`. Examine the filter state management, possibly using React context, Redux, or local component state. Check the event handler for order selection to see if it inadvertently clears the filter state. The GIF shows the UI flow, so replicate the steps to confirm the bug.

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

評価

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

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

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