stakwork / sphinx-tribes

Backend for sphinx tribes and bounties. The bounty platform pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
33 stars 60 forks source link

Add comma to metrics in superadmin dashboard #1356

Closed ecurrencyhodler closed 9 months ago

ecurrencyhodler commented 9 months ago

Context

Currently there is no comma for values in the superadmin data dashboard.

Screenshot 2024-01-15 at 9 31 07 AM

Let's add the ability to display a comma when displaying data over 3 digits in the Bounties, Satoshis, and Hunters section.

You can use this function: convertToLocaleString() File: frontend/app/src/helpers/helpers-extended.ts

Design

Screenshot 2024-01-15 at 9 33 36 AM

Acceptance Criteria

KumarNayan commented 9 months ago

Assign