Skip to content

Conversation

martinjagodic
Copy link
Member

Closes #7550

This PR adds getWorkflowStatus function to EntriesSeach component.

@martinjagodic martinjagodic requested a review from a team as a code owner July 30, 2025 14:29
@martinjagodic martinjagodic requested review from Copilot and demshy and removed request for a team July 30, 2025 14:29
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds workflow status functionality to the EntriesSearch component by introducing a getWorkflowStatus function that retrieves the unpublished entry status for entries in search results.

  • Imports selectUnpublishedEntry from reducers to access workflow status data
  • Adds getWorkflowStatus prop requirement and passes it to the Entries component
  • Implements getWorkflowStatus function in mapStateToProps to check unpublished entry status

martinjagodic and others added 3 commits July 30, 2025 16:32
…iesSearch.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
samo4
samo4 previously approved these changes Jul 30, 2025
@martinjagodic martinjagodic merged commit 348d23b into decaporg:main Jul 31, 2025
7 checks passed
@martinjagodic martinjagodic deleted the fix-search-ew branch July 31, 2025 08:15
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.

Search error: this.props.getWorkflowStatus is not a function
3 participants