Skip to content

fix(home): indicate closed status on reward cards in initialRewards/feed - #56

Open
M3ML1NE wants to merge 1 commit into
Opire:mainfrom
M3ML1NE:fix/auto-bounty-55
Open

fix(home): indicate closed status on reward cards in initialRewards/feed#56
M3ML1NE wants to merge 1 commit into
Opire:mainfrom
M3ML1NE:fix/auto-bounty-55

Conversation

@M3ML1NE

@M3ML1NE M3ML1NE commented Aug 13, 2026

Copy link
Copy Markdown

Fixes #55

Changes

  • Updated IssueListDTO interface to support optional isClosed field.
  • Mapped isClosed property from IssuePrimitive in issueToRewardListDTO.
  • Rendered a visible 'Closed' badge on HomeRewardCard when isClosed is true, giving users visual clarity on rewards whose upstream issues are closed.
  • Added unit tests for HomeRewardCard covering both open and closed issue states.

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.

Available rewards feed includes closed GitHub issues

1 participant