HolyShaq / prismviz

2 stars 0 forks source link

Refactor/usage context #41

Closed Gidsss closed 6 days ago

Gidsss commented 6 days ago

closes #38

Summary

This PR introduces significant improvements to the application's state management by implementing StepContext for centralized step tracking and updating components to leverage the new context. Additional improvements include refactoring CsvContext for streamlined file and data management, fixing step navigation bugs, and enhancing the user interface.

Changes

  1. Centralized Step State Management
  1. Component Refactoring
  1. Code Cleanup