Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Make entries in connection list fixed height #2816

Open
2 tasks done
lfrisk opened this issue Mar 24, 2024 · 1 comment
Open
2 tasks done

[Request] Make entries in connection list fixed height #2816

lfrisk opened this issue Mar 24, 2024 · 1 comment
Labels
area/gui GUI / Webapp related Enhancement New feature or request

Comments

@lfrisk
Copy link

lfrisk commented Mar 24, 2024

Is this a bug in companion itself or a module?

  • I believe this to be a bug in companion

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

On the connections page, when one or more connections are either disconnected, error or warning status, the message displayed often resizes the page as it cycles through the text that it is displaying and makes it challenging to click on other instances to edit or make changes.

Steps To Reproduce

Disconnect a device

Expected Behavior

Error messages should display in their own line and not push the remaining connections down on the screen, then move them back up. I would suggest adding additional text lines per each instance that can be expanded or contracted manually

Environment (please complete the following information)

- OS:ALL
- Browser:All
- Companion Version: v3+ (without doing research I am guessing that v3 is when the status previews were added to the connections page (formerly instances), on macOS, Windows and CompanionPi

Additional context

No response

@lfrisk lfrisk added the BUG Something isn't working label Mar 24, 2024
@dnmeid dnmeid changed the title [BUG] [Request] Make entries in connection list fixed height Mar 24, 2024
@dnmeid dnmeid added Enhancement New feature or request area/gui GUI / Webapp related and removed BUG Something isn't working labels Mar 24, 2024
@mark-epstein
Copy link

FWIW I agree that the constant moving of the page is very annoying. This is true on the horizontal axis as well.

My suggestion would be to populate the status column with only

  • green check (connection OK)
  • yellow ! triangle (warning)
  • red X (connection disabled or status is changing rapidly)

and have the corresponding icon be a hyperlink to more information, maybe a log history only pertaining to that module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gui GUI / Webapp related Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants