Skip to content

[Performance] Long load times when navigating between pages via sidebar #34

@7maylord

Description

@7maylord

Description:

When users navigate between pages using the sidebar, there is a noticeable delay before the new page loads. This results in a sluggish user experience, particularly for frequently accessed sections like Leave Management or Payroll.

Steps to Reproduce:

Click any item in the sidebar (e.g., Leave Management, Payroll).

Observe the delay before the new page fully loads.

Expected Behavior:

Page transitions should be smooth and fast, ideally loading in under 1 second for optimal user experience.

Actual Behavior:

There is a noticeable delay (several seconds) between clicking a sidebar item and the page rendering.

Suggested Fix:

Review routing and lazy loading strategy.

Optimize component and data loading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: lowMinor issues or nice-to-have improvements

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions