Skip to content

Refactor data fetching and state management in MapsPage

Mohammad Torkashvand requested to merge feature/NAT-574-add-axios-timeout into develop
  • Move data fetching logic from NetworkMap to MapsPage
  • Handle loading and error states in MapsPage
  • Remove loading and error handling from NetworkMap
  • Ensure separation of concerns between data fetching and presentation

Merge request reports

Loading