Skip to content

feat(notifications): add tabular-nums to numeric displays on NotificationsPanel (Closes #777) [fj4WqyCCw3C5ShR1RfB7MoBPTpkRrBFYP1uT35g3MvT] - #868

Open
waterWang wants to merge 1 commit into
Predictify-org:mainfrom
waterWang:feat/tabular-nums-notifications
Open

feat(notifications): add tabular-nums to numeric displays on NotificationsPanel (Closes #777) [fj4WqyCCw3C5ShR1RfB7MoBPTpkRrBFYP1uT35g3MvT]#868
waterWang wants to merge 1 commit into
Predictify-org:mainfrom
waterWang:feat/tabular-nums-notifications

Conversation

@waterWang

Copy link
Copy Markdown

Summary

Add font-variant-numeric: tabular-nums to numeric displays in NotificationsPanel so that digits align vertically during live updates and animation.

Changes

  • Header summary: Wrapped {unreadCount} in a <span className="tabular-nums"> for consistent digit alignment
  • Toolbar count: Added tabular-nums to the unread count span in the sticky action bar
  • Toolbar badge: Wrapped {notifications.length} in a <span className="tabular-nums">

Closes #777

…tionsPanel

Apply font-variant-numeric: tabular-nums on amounts/counts so that
digits align vertically during animation and live updates.

Closes Predictify-org#777
@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown

@waterWang is attempting to deploy a commit to the Jagadeesh B's projects Team on Vercel.

A member of the Team first needs to authorize it.

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 NotificationsPanel [b#043]

1 participant