Skip to content

Conversation

himaniraghav3
Copy link
Collaborator

Related JIRA Ticket:

https://topcoder.atlassian.net/browse/PM-2352

What's in this PR?

Hides score and review progress bar for review in draft

() => location.pathname.includes(`/${pastReviewAssignmentsRouteId}/`),
[location.pathname],
)
const latestReview = review.find(r => r.isLatest)

Choose a reason for hiding this comment

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

Consider adding a null check for review before calling find to prevent potential runtime errors if review is undefined.

@himaniraghav3 himaniraghav3 merged commit 7a93c34 into feat/v6 Oct 15, 2025
3 checks passed
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.

2 participants