Skip to content

Existing Loader component is not visible during application startup #37

@Mradul-0605

Description

@Mradul-0605

Description

The project already contains a Loader.jsx component, but the loader is currently not rendered or integrated into the main application flow during initial startup/loading.

Expected Behavior

A loading screen/spinner should appear briefly while the application initializes or routes are loading.

Current Behavior

The application directly renders the main routes without displaying the existing loader component.

Possible Improvement

Integrate the existing Loader.jsx component into the app startup flow (for example in App.jsx) to improve user experience during initial load.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions