Skip to content

Conversation

@BChoudhury-ms
Copy link
Collaborator

@BChoudhury-ms BChoudhury-ms commented Dec 24, 2025

Preview this branch

This PR introduces a comprehensive refactoring of the root application architecture to improve maintainability, testing, and separation of concerns.

Changes:

  • LoadingExplorer.tsx: Loading state component with proper accessibility features
  • ExplorerContainer.tsx: Container component for the main explorer interface with all child components
  • Root.tsx: New root component with FluentProvider theme integration and error boundary
  • App.tsx: Main application component handling explorer lifecycle, metrics, and conditional rendering
  • Main.tsx: Simplified to use the new component architecture with MetricScenarioProvider wrapper
  • ContainerCopyPanel.tsx: Minor refactoring for improved structure

Test Coverage:

  • Added unit tests for all new components (App.test.tsx, ExplorerContainer.test.tsx, LoadingExplorer.test.tsx, Root.test.tsx)
image

@BChoudhury-ms BChoudhury-ms requested a review from a team as a code owner December 24, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants