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

[Improvement] To improve ergonomics, is it possible to place the [Expand/Collapse] to the left in the test output log section ? or to improve the display when showing all details ? #767

Open
harmin-parra opened this issue Nov 7, 2023 · 3 comments

Comments

@harmin-parra
Copy link
Contributor

harmin-parra commented Nov 7, 2023

Is it possible to place the Expand/Collapse to the left in the test output log section ?

The reason for that is that when the test outputs very long strings (via print or logging), I need to scroll all the way to the right to click the [Expand/Collapse] button.

This happens when I do the following:

  • Click on [show all details]
  • Expand a test detail

Display is OK if I do:

  • Click on [hide all details]
  • Expand a test detail

Screenshot from 2023-11-07 13-23-11

@BeyondEvil
Copy link
Contributor

I think the correct fix is rather to not allow the log to expand further to the right than the viewport.

@BeyondEvil
Copy link
Contributor

I think the correct fix is rather to not allow the log to expand further to the right than the viewport.

Can you help with this @drRedflint ?

@gscelsi
Copy link

gscelsi commented Dec 7, 2023

Yes please, I have exactly the same problem and what makes things worse is that there is no hot-key associated to the expand button, or at least non I could find (using Firefox 120.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants