Skip to content

MS-262/remove polling that caused constant reloading and...

anas elhaddad a demandé de fusionner feature/MS-262 vers develop

remove polling that caused constant reloading and add missing filter components

  • Remove useEffect polling interval that triggered fetchData every 5s for IN_PROGRESS items, causing the table to constantly reload with a loading spinner
  • Add SaleSessionExportTableToolbar with keyword search, status select, and date pickers
  • Add SaleSessionExportTableFiltersResult with active filter chips and reset button
  • Align SaleSessionExportListView structure with other export views (User, StockProduct, Order)

Closes MS-262

Rapports de requête de fusion