Skip to content

Feat: Add progress loader in the settings page. #545

@rahulharpal1603

Description

@rahulharpal1603

Description:

https://pictopy-new-frontend.vercel.app/settings

In the above prototype design website. The settings page displays progress loaders for each folder, based on the tagging status of that folder. See attached screenshots for details.

Our current app has the backend part implemented for this feature. The UI is left to be done. See the API Endpoint here: https://www.postman.com/aossie-pictopy/pictopy/request/3oehong/tagging-status?tab=body

We need to call this endpoint every 1 second to get the updated status(basically, we are polling). Make sure to use the usePictoQuery hook and store the query results in a Redux state.

Screenshots:

Image

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions