5sControl / 5sControl/5s-frontend
Fix bug with filters
- Vorherrschende Sprache
- TypeScript
- Sterne
- 3
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Summary: Orders View, после настройки фильтра и выбора заказа- настройки фильтра сбрасываются.
1. Открыть приложение;
2. Открыть вкладку Orders View;
3. Правый клик по кнопке filter;
4. Выбрать настройки фильтра;
5. Правый клик по кнопке apply;
6. Выбрать любой заказ.
Result: Заказ открыт, настройки фильтра не сохранены.
Expecte result: Заказ открыт, настройки фильтра сохранены.

Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- react, typescript
- Bereich
- frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100