Skip to content

feat(marketplace): apply tabular-nums to counts and filter badge (FWC26) - #801

Merged
greatest0fallt1me merged 1 commit into
CalloraOrg:mainfrom
Pabs001:feat/fwc26-tabular-nums-marketplace
Jul 28, 2026
Merged

feat(marketplace): apply tabular-nums to counts and filter badge (FWC26)#801
greatest0fallt1me merged 1 commit into
CalloraOrg:mainfrom
Pabs001:feat/fwc26-tabular-nums-marketplace

Conversation

@Pabs001

@Pabs001 Pabs001 commented Jul 28, 2026

Copy link
Copy Markdown
  • Add .marketplace-count and .marketplace-filter-badge container rules in typography.css so font-variant-numeric: tabular-nums cascades to all numeric descendants (belt-and-suspenders alongside the existing spans)
  • Add numeric-tabular class to the activeFilterCount badge span in MarketplacePage.tsx so the filter count pill also uses fixed-width digits
  • Remove duplicate import of typography.css in main.tsx
  • Add focused regression test suite 'MarketplacePage tabular-nums (FWC26)' covering count bar spans, zero-result state, and filter badge class
  • Add docs/tabular-nums-marketplace.md documenting the change

Closes #680

- Add .marketplace-count and .marketplace-filter-badge container rules in
  typography.css so font-variant-numeric: tabular-nums cascades to all
  numeric descendants (belt-and-suspenders alongside the existing spans)
- Add numeric-tabular class to the activeFilterCount badge span in
  MarketplacePage.tsx so the filter count pill also uses fixed-width digits
- Remove duplicate import of typography.css in main.tsx
- Add focused regression test suite 'MarketplacePage tabular-nums (FWC26)'
  covering count bar spans, zero-result state, and filter badge class
- Add docs/tabular-nums-marketplace.md documenting the change

Closes #FWC26
@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@Pabs001 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@greatest0fallt1me

Copy link
Copy Markdown
Contributor

Merged into main via admin resolver (-X theirs).

@greatest0fallt1me
greatest0fallt1me merged commit b9e2fb3 into CalloraOrg:main Jul 28, 2026
@greatest0fallt1me

Copy link
Copy Markdown
Contributor

Looks great — merging. Thanks for tightening this up!

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.

Add tabular-nums to numeric displays on MarketplacePage [b#003]

2 participants