[GH-ISSUE #1900] Agent Table too small #1182

Open
opened 2026-03-02 02:21:42 +03:00 by kerem · 2 comments
Owner

Originally created by @felixtech-msp on GitHub (Jun 22, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1900

The table with the agents has a max-height set, which makes it small and almost unusable.
grafik
The red area is always blank due to this bug.

Here the cause is marked:
grafik

If this max-height is removed, it works as expected.

Originally created by @felixtech-msp on GitHub (Jun 22, 2024). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1900 The table with the agents has a max-height set, which makes it small and almost unusable. ![grafik](https://github.com/amidaware/tacticalrmm/assets/89098885/982bd0c4-8951-4bb7-9e52-eb467edef131) The red area is always blank due to this bug. Here the cause is marked: ![grafik](https://github.com/amidaware/tacticalrmm/assets/89098885/2e175c80-f41d-46a2-9ee1-a031a407d0cf) If this max-height is removed, it works as expected.
Author
Owner

@wh1te909 commented on GitHub (Jun 23, 2024):

the max-height is dynamically calculated based on screen size. if you drag that little blue circle above the "Assets" tab does the table fix itself? I've noticed this too sometimes seems to be a race condition because it doesn't always happen.

<!-- gh-comment-id:2184281584 --> @wh1te909 commented on GitHub (Jun 23, 2024): the max-height is dynamically calculated based on screen size. if you drag that little blue circle above the "Assets" tab does the table fix itself? I've noticed this too sometimes seems to be a race condition because it doesn't always happen.
Author
Owner

@felixtech-msp commented on GitHub (Jun 23, 2024):

I have been using TRMM for 13 months now and was able to reliably reproduce this issue almost every time I logged in, no matter from which browser or screen resolution or computer in different locations.
Dragging the blue thing does sometimes fix it and sometimes not.
When this max-height is removed completely, then it will automatically fill the space properly. Has worked every time. So I guess this would be safe to remove without having consequences.

<!-- gh-comment-id:2184904556 --> @felixtech-msp commented on GitHub (Jun 23, 2024): I have been using TRMM for 13 months now and was able to reliably reproduce this issue almost every time I logged in, no matter from which browser or screen resolution or computer in different locations. Dragging the blue thing does sometimes fix it and sometimes not. When this max-height is removed completely, then it will automatically fill the space properly. Has worked every time. So I guess this would be safe to remove without having consequences.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#1182
No description provided.