[Bugfix] Fixed a bug where removing all items from review block would send the user to a nothing to show page#100
Conversation
…d the user to a nothing to show page
|
Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖 Please select which version do you want to release:
And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.
|
|
Beep boop 🤖 I noticed you didn't make any changes at the
In order to keep track, I'll create an issue if you decide now is not a good time
|
|
|
What does this PR do? *
Fixes the bug where removing all items from review block would send the user to a "nothing to show" page.
How to test it? *
Add item in the textAreaBlock and UploadBlock then remove each item, one by one, when removing the last item the user must go to the main page of the block, instead of to a page with the message "nothing to show"
Describe alternatives you've considered, if any. *
None
Related to / Depends on *
None