Skip to content

Conversation

pawarprasad123
Copy link
Contributor

What changes were proposed in this pull request?

In the React UI, the statistics component is showing the count value as NaN instead of the actual number when the total entity count (including active, deleted, and shell entities) exceeds 999.

Steps to Reproduce:

Navigate to the statistics component in the React UI.
Ensure the total entity count (active + deleted + shell) exceeds 999.
Observe that the count is displayed as NaN.
Expected Behavior:
The component should correctly display the numerical count, even for totals greater than 999.

Impact:
Users are unable to view accurate entity statistics when counts exceed three digits.

How was this patch tested?

Manually tested

Screenshot from 2025-10-09 18-57-39

@pawarprasad123 pawarprasad123 merged commit ac838cc into master Oct 13, 2025
2 checks passed
pawarprasad123 added a commit that referenced this pull request Oct 14, 2025
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.

2 participants