Skip to content

fix(supported): collapse brand typos (Reddragon, Eyooso) onto canonical names - #2

Merged
jazzstack merged 1 commit into
devfrom
fix/brand-name-aliases
Aug 16, 2026
Merged

fix(supported): collapse brand typos (Reddragon, Eyooso) onto canonical names#2
jazzstack merged 1 commit into
devfrom
fix/brand-name-aliases

Conversation

@jazzstack

Copy link
Copy Markdown
Owner

What Fixes brand names on the supported-devices page: - Live catalog submissions carrying free-text manufacturer typos no longer create duplicate brand groups. A new canonicalBrand() maps Reddragon -> Redragon and Eyooso/e-yooso -> E-YOOSO, and is applied both to the merge key and to pending/supported rows created from the catalog. - The static row Eyooso X-44 Lite is renamed to E-YOOSO X-44 Lite (the official brand name includes the hyphen). - All other brands were audited against official sources (no further name errors found). ## Verification - npm test: 81 pass - npm run build: clean

Reddragon and Eyooso catalog submissions previously surfaced as separate
brand groups. canonicalBrand() now folds free-text variants onto the
canonical names (Redragon, E-YOOSO) used by the static table, and the
Eyooso row is renamed to E-YOOSO.
@jazzstack
jazzstack merged commit 6d0ccfc into dev Aug 16, 2026
3 of 4 checks passed
@jazzstack
jazzstack deleted the fix/brand-name-aliases branch August 16, 2026 12:37
@jazzstack
jazzstack restored the fix/brand-name-aliases branch August 16, 2026 12:39
@jazzstack
jazzstack deleted the fix/brand-name-aliases branch August 16, 2026 12:41
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