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

Feature - add loading spinner on upload image #1622

Conversation

rakeshkumar1019
Copy link
Contributor

On this PR new loading spinner is added onTileEditor.component . It will be displayed when the image is loading.
Spinner is used from progress MUI v4

see this screenshot for the reference.
Screenshot 2023-11-24 at 6 41 43 PM

close #1614

@rakeshkumar1019 rakeshkumar1019 changed the title add loading spinner on upload image Feature - add loading spinner on upload image Nov 24, 2023
Copy link
Collaborator

@RodriSanchez1 RodriSanchez1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! @rakeshkumar1019 Thank for your contribution! Your work is well! But the spinner will be not displayed when the app is proccesing the image. The inItial change of the loading state needs to be under the InputImage.component.js. Let me know if you need a further explanation 🙌

src/components/Board/TileEditor/TileEditor.component.js Outdated Show resolved Hide resolved
@martinbedouret
Copy link
Collaborator

@RodriSanchez1 let me know if this can be merged

@martinbedouret martinbedouret merged commit 9c30ec6 into cboard-org:master Dec 12, 2023
5 checks passed
@martinbedouret martinbedouret added this to the 1.33.0 milestone Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add loading spinner on upload image
3 participants