Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loading skeletons for improved UX across pages #458

Merged
merged 2 commits into from
Oct 9, 2024

Commits on Oct 7, 2024

  1. feat: add loading skeletons for improved UX across pages

    - Added loading skeletons to improve user experience while fetching metadata in the proposal page.
    - Added a loading skeleton to enhance the user interface while fetching the covenant data in the community page.
    - Enhanced the PoolHeader component by adding loading skeletons for smoother UX while retrieving data.
    - Enhanced the Skeleton component to include a rows prop for rendering multiple skeletons when loading.
    Corantin committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a7995d7 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Corantin committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    09e87d2 View commit details
    Browse the repository at this point in the history