Skip to content
Snippets Groups Projects

Refactor data fetching and state management in MapsPage

Merged Mohammad Torkashvand requested to merge feature/NAT-574-add-axios-timeout into develop
  1. Jun 04, 2024
    • Mohammad Torkashvand's avatar
      Refactor data fetching and state management in MapsPage · 914a3897
      Mohammad Torkashvand authored
      - 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
      
      This refactor simplifies NetworkMap by focusing it solely on rendering the network map, while MapsPage handles data fetching, session management, and error handling.
      914a3897
    • Mohammad Torkashvand's avatar
      add axoid timeout · 98b9232a
      Mohammad Torkashvand authored
      98b9232a
Loading