• [6.7.0-rc3] dashboard columns not lining up


    ljm42
    • Solved Minor

    (I installed 6.7.0-rc3 on my main server which has more going on than my VM)

     

    On the dashboard, it looks like there is a narrow column and a wide column. If you have a large number of shares, it pushes the wide Parity/Array/Cache block down the page and then adds it to the left colum, where it does not fit. Since it is a "wide" block, it should always stay in the right column.

     

    This screenshot is from Chrome, maximized on my 1920x1080 laptop.

     

    image.thumb.png.b802a951c270e603a62fd381f7cee3d1.png




    User Feedback

    Recommended Comments

    This is expected behavior.

    All columns have a float:left property. To force the last column to be on the right side, make the first column longer than the second column.

    Link to comment

    It looks strange to me, but ok.


    When you say "make the first column longer", do you mean I should delete some shares? :)

     

    Here is a slightly different view, shouldn't "Users" slide left too?  (it doesn't matter whether Users is open or closed, it stays on the right)

     

    image.thumb.png.db7c57a7435f6c6059446d5a445a5e22.png

    Link to comment

    There are 3 tables and when the screen is wide enough there will be 3 columns to display the tables next to each other.

    A smaller screen gets automatically two columns, and the placement of the 3rd table (=parity+array+unassigned) depends on the height of the other tables.

     

    Collaps the "Shares" section and the 3rd table moves to the right.

    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.