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

Improve UI by truncating long variables #2852

Open
2 tasks done
phuvf opened this issue Apr 30, 2024 · 0 comments
Open
2 tasks done

Improve UI by truncating long variables #2852

phuvf opened this issue Apr 30, 2024 · 0 comments
Labels
area/gui GUI / Webapp related BUG Something isn't working
Milestone

Comments

@phuvf
Copy link

phuvf commented Apr 30, 2024

Is this a feature relevant to companion itself, and not a module?

  • I believe this to be a feature for companion, not a module

Is there an existing issue for this?

  • I have searched the existing issues

Describe the feature

A small UI improvement:

When variables are short, the variable page looks fine - but once a big block of text is assigned to a variable things get difficult to read.

It'd be nice to truncate variables at a fixed length, perhaps with an accordion element to show the full value if required.

Here's an example of it working OK:

image

And with long text causing layout issues:

image

Usecases

Would help when working with variables, as when programming, the variable name is often more important than the content.

@Julusian Julusian added BUG Something isn't working area/gui GUI / Webapp related labels May 1, 2024
@Julusian Julusian added this to the v3.3 milestone May 1, 2024
@Julusian Julusian modified the milestones: v3.3, v3.4 May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gui GUI / Webapp related BUG Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants