LayonRibeiro opened a new pull request, #9971:
URL: https://github.com/apache/cloudstack/pull/9971

   ### Description
   
   This PR proposes adding a `tooltip` that displays the exact frequency 
(without rounding and described in MHz) of the `cpuspeed` on the Hosts pages. 
Currently, the InfoCard component handles the CPU frequency to be displayed in 
GHz with two decimal places. This rounding can show non-existent computational 
resources, which could mislead the user.
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   - [ ] build/CI
   - [ ] test (unit or integration test code)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [x] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [ ] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   <summary>  Before </summary>
   
   
![before](https://github.com/user-attachments/assets/212a59f9-13fd-4a14-87a2-9ff1e45fc037)
   
   <summary>  After </summary>
   
   
![after](https://github.com/user-attachments/assets/78a40bc8-98c7-48f4-988c-cf6c45fc989d)
   
   ### How Has This Been Tested?
        The tooltip with the exact frequency was displayed on the Hosts page.


-- 
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