Skip to content

fix(nextjs-insights): fix percentage formatting for small numbers #93503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

shellmayr
Copy link
Member

@shellmayr shellmayr commented Jun 13, 2025

  • Use utility function for percentage formatting to correctly show 0% and small percentage numbers that are lower than the display threshold
  • (Ignore link color - that's incidental)

Closes TET-632

Before:
Screenshot 2025-06-13 at 14 38 31

After:
Screenshot 2025-06-13 at 14 38 23

@shellmayr shellmayr requested a review from a team as a code owner June 13, 2025 12:41
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 13, 2025
@shellmayr shellmayr merged commit f23f06a into master Jun 13, 2025
47 checks passed
@shellmayr shellmayr deleted the shellmayr/fix/percentage-formatting-nextjs-client-table branch June 13, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants