Hide detailed log behind expandable title

Created on 3 December 2019, over 4 years ago
Updated 11 January 2024, 6 months ago

Problem/Motivation

Now that #2946732: Tugboat: Enhance instance-specific logging β†’ is completed, even though showing the log is extremely helpful, it might be overwhelming for many users.

Proposed resolution

Inspired by CircleCI's interface, we can use a similar interface for simplytest.me

Initially we can have the full log hidden by a title (ie. "Spin up Environment")
A click on that title will toggle between expanding and displaying the full log, and collapsing it.

An additional improvement to that would be if it's possible to divide the 1 long log into a few smaller log groups, each one hidden by its own title.

Screenshot of CircleCI's interface:

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

✨ Feature request
Status

Active

Version

1.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States shaal Boca Raton, FL

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¬πŸ‡§United Kingdom rachel_norfolk UK

    I do like the idea of splitting log output into multiple sections.

    We currently log a huge number of items where we are tracking hit repos and it makes the log a little unusable. Difficult to scroll and find important stuff.

    See:

Production build 0.69.0 2024