Format numbers for total records
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I mean numbers in the bottom of content section, where currently displayed rows and total number of rows displayed. Because with big numbers it is not so easy to understand how really huge the table is: e.g. 9M or 90M.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the content section that displays the current row range and total row count, using the screenshot and issue description as the entry point. Check how large totals such as 9M or 90M are currently rendered, and consider the work done when those values are formatted for easier reading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100