• 6.6.5 - VM CPUs popup FA icon classes incorrect


    jdmhammer
    • Minor

    The popup on the VMs page for CPU pinning doesn't have the correct classes to show the Font Awesome icons. For Font Awesome you also need to reference the correct "fa" class (fas, far, fal).

    Current class: "fa-circle-o"

    Correct classes: "fa(s,r,l) fa-cricle-o"

    Capture.PNG




    User Feedback

    Recommended Comments

    Only font awesome version 5.0+ uses the new classification, but Unraid comes with version 4.7 which uses a single fa class. Did you install a newer version of font awesome?

     

    image.png.a42a4bc11c0d16b5409c7ed2e50fb202.png

    Link to comment
    11 minutes ago, jdmhammer said:

    the element's class still doesn't reference the fa class.

    See the picture in my previous post, this is how it should look.

    Perhaps something is overwriting in your case? Try to start your system in safe-mode.

     

    If you have an adblocker or anti-virus installed, make sure the GUI is whitelisted.

    Edited by bonienl
    Link to comment

    Yeah I'm not seeing that. Looking at the source through Chrome to get to the JS the label that contains the icon only references the icon class not the font awesome class as well.

    Capture.PNG

    Link to comment

    Ok, you've found a bug...

    In your case it is a CPU without hyperthreading. Looking at the code I see it is indeed missing the necessary class.

    Thanks. Corrected in next version.

    • Upvote 1
    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.