Skip to content

App image on landing, and show loading skeleton while it gets app images #980

Closed
@johbaxter

Description

@johbaxter
Contributor

On the App Landing page, we do not actually pull the image that is stored for the app,

  1. We need to do so on the tile card

http://localhost:9090/Monolith/api/app-6b8f54dc-76d0-4495-91bc-2b36121ff70b/appImage/download

As done on the app workspace we hit this end point:

http://localhost:9090/vha-supply/api/project-3daab130-9bae-4527-a346-e9f0cebc66ea/projectImage/download

Image

  1. For loading purposes on the App card while we get images, we need to show better loading

Image

Look at mui and pulsate example


  • Show app image on app card
    Show load state while we are loading in app image

Activity

changed the title [-]Front end ticket on apps[/-] [+]App card show loading skeleton while it gets app images[/+] on Apr 24, 2025
transferred this issue fromSEMOSS/communityon Apr 24, 2025
changed the title [-]App card show loading skeleton while it gets app images[/-] [+]App image on landing, and show loading skeleton while it gets app images[/+] on Apr 24, 2025
linked a pull request that will close this issuefeat(client): show loading skeleton #1218on May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @anurag91jain@johbaxter@AJMADHAB

    Issue actions

      App image on landing, and show loading skeleton while it gets app images · Issue #980 · SEMOSS/semoss-ui