Skip to content

feat: Improve graded card pricing for non-Pokémon TCGs#15

Open
poketonova wants to merge 2 commits into
mainfrom
dev-improve-graded-pricing-2026-06-09
Open

feat: Improve graded card pricing for non-Pokémon TCGs#15
poketonova wants to merge 2 commits into
mainfrom
dev-improve-graded-pricing-2026-06-09

Conversation

@poketonova

Copy link
Copy Markdown
Collaborator

This automated contribution improves the pricing accuracy for non-Pokémon graded cards in the "Add to Portfolio" modal.

Changes:

  • priceFeedService.js: Now captures all three PriceCharting price points (ungraded, grade9, grade10) instead of just the base price.
  • AddItemModal.vue: Added reactive logic to update the currentValue field when a user selects a "Graded Slab" for non-Pokémon TCGs. It now correctly maps the selected grade (10, 9, 9.5, etc.) to the corresponding PriceCharting data point.

Pro Value:

Users tracking Magic: The Gathering, Yu-Gi-Oh!, Lorcana, and other supported TCGs will now see accurate market values for their graded slabs immediately upon selection in the Add Modal, rather than having the value default to the raw card price. This significantly reduces manual data entry and improves the portfolio valuation accuracy for collectors of these games.

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pokemon-collectr Ready Ready Preview, Comment Jun 9, 2026 3:02pm

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.

1 participant