Skip to content

Improve creature filters and vendor inventories - #1068

Draft
Emissaryx wants to merge 1 commit into
dalen:mainfrom
Emissaryx:agent/creatures-vendors-upstream
Draft

Improve creature filters and vendor inventories#1068
Emissaryx wants to merge 1 commit into
dalen:mainfrom
Emissaryx:agent/creatures-vendors-upstream

Conversation

@Emissaryx

Copy link
Copy Markdown

What

Improves creature browsing and vendor inventories with API-backed creature filters, readable creature titles/icons, complete vendor inventory loading, item search, and a scrollable table.

Why

Large vendor inventories previously required many pagination clicks and malformed rows could hide an entire page. The new loader uses the existing GraphQL connection, isolates bad rows, and lets users filter the loaded inventory locally.

Independence

This branch is based directly on upstream main and uses only the existing killboard GraphQL API. It has no Cloudflare Worker, D1, Emissary service, or account dependency.

Checks

  • TypeScript and Vite production build pass
  • git diff --check passes
  • Oxlint reports existing repository errors/warnings plus non-fatal style warnings in the new code

Opened as a draft so the API request pattern and handling of malformed vendor rows can be reviewed.

@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for curious-caramel-c7f0d8 ready!

Name Link
🔨 Latest commit 8a9cdda
🔍 Latest deploy log https://app.netlify.com/projects/curious-caramel-c7f0d8/deploys/6a7de6bb88b62b0008c17b28
😎 Deploy Preview https://deploy-preview-1068--curious-caramel-c7f0d8.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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