Skip to content

Fix: Deleted Content Item is Appearing in the Multi Page Content Table #2513

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

Conversation

jomarmontuya
Copy link
Contributor

@jomarmontuya jomarmontuya commented Jan 31, 2024

closes #2481

Screen.Recording.2024-01-31.at.8.07.21.AM.mov

/**
* Remove the item from the store before redirecting
*/
store.dispatch({
Copy link
Contributor

Choose a reason for hiding this comment

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

use dispatch by utilizing the hook

const dispatch = useDispatch()

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you @agalin920 will update it right away

@zcolah zcolah added the vqa VQA is complete and approved label Jan 31, 2024
@zcolah
Copy link

zcolah commented Jan 31, 2024

Marking as VQA complete based off the video provided above

@shrunyan shrunyan merged commit 0397830 into master Feb 2, 2024
@shrunyan shrunyan deleted the fix/2481-delete-content-item-appearing-in-the-multipage-content-table branch February 2, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vqa VQA is complete and approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Content: Deleted Content Item is Appearing in the Multi Page Content Table
4 participants