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

ISSUE #4645 - Fix of project image when creating the project #4701

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

sanmont3drepo
Copy link
Contributor

This fixes #4645

Description

  • The project was created in redux before uploading an image, this caused the image to fail because the first render was without an uploaded image. Moved after the image is uploaded to create the project in redux with a image already there

Test cases

  • Create a project with an image
  • The image project is now visible without having to refresh

sanmont3drepo added 2 commits January 18, 2024 16:35
… project image in order to create the new project with a project image already there
…it still creates the project (just with no image)
@sanmont3drepo
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@carmenfan carmenfan merged commit e6728b2 into staging Jan 19, 2024
23 of 26 checks passed
@carmenfan carmenfan deleted the ISSUE_4645 branch January 19, 2024 12:48
@carmenfan carmenfan removed their assignment Jan 22, 2024
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.

3 participants