5sControl / 5sControl/5s-frontend
[5h] fix bug filter reset after reboot page order view
- Lingua principale
- TypeScript
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
После обновления страницы order view, выбранные фильтры отображаются верно, но не работают
1. открыть приложение
2. перейти на страницу orders view
3. применить фильтры
4. перезагрузить страницу
Ожидаемый результат
Фильтры отображаются и работают
Фактический результат
Фильтры отображаются, НО не работают
attachments
https://user-images.githubusercontent.com/85877006/232498826-e1adcd2f-7011-440d-8261-234221a8a561.mp4


Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The issue is about filters in the order view not working after a page reload, though they appear correctly. Start by examining the component that manages the order view and its filter state. Check how filter state is initialized and persisted (likely in URL parameters or local storage) versus how it's applied after a reload. Look for the filter application logic and the data-fetching hooks to see where the disconnect happens. Verify by reproducing the bug locally.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- react, typescript
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100