pawarprasad123 opened a new pull request, #467:
URL: https://github.com/apache/atlas/pull/467

   ## 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 
   
   <img width="1234" height="699" alt="Screenshot from 2025-10-09 18-57-39" 
src="https://github.com/user-attachments/assets/9524d3ef-7583-4fad-996b-1d481a40b931";
 />
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to