shadcn-admin icon indicating copy to clipboard operation
shadcn-admin copied to clipboard

[Feature Request]: Add a loading indicator for pages

Open deivisonrpg opened this issue 11 months ago • 3 comments

Is your feature request related to a problem? Please describe. Users can’t tell if the app is loading a new page, leading to confusion for big components.

Describe the solution you'd like Add a loading indicator (e.g., spinner, progress bar) that appears during page transitions.

Describe alternatives you've considered Skeleton screens. A simple "Loading..." message. Disabling interactions with an overlay.

Additional context A loading indicator improves user experience and perceived performance.

deivisonrpg avatar Jan 22 '25 23:01 deivisonrpg

This issue is stale because it has been open for 15 days with no activity.

github-actions[bot] avatar Feb 07 '25 18:02 github-actions[bot]

Not only is this seriously needed, but there are other areas of the application where visual feedback is needed while operations are taking place, i.e. sorting/filtering tables when there are anything more than a trivial number of rows.

There should also be debouncing implement in the filter or it starts to feel clunky.

PerryCodes avatar Feb 21 '25 22:02 PerryCodes

This issue is stale because it has been open for 15 days with no activity.

github-actions[bot] avatar Mar 10 '25 18:03 github-actions[bot]

Picking this up now.

unclebay143 avatar Apr 06 '25 13:04 unclebay143

PR for this is opened here: https://github.com/satnaing/shadcn-admin/pull/119 Let me know your thoughts @deivisonrpg @PerryCodes.

Image

unclebay143 avatar Apr 06 '25 13:04 unclebay143