New lines don't display for logs

Open Beginner friendly
#448 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
66/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
frontend

Research direction

Start by reviewing PR 291, which added similar newline handling for displayed errors, then locate the corresponding log-rendering entry point. Confirm the change against the issue's log examples and verify that newline translations are displayed clearly in logs.

Written by the indexing model from the issue text.

Description

New lines are skipped when displaying logs. The example below shows the output of running the ansible playbook:

Image

If you copy the output into an editor, the logs with newline translation will look more clear:

Image

PR 291 implemented similar functionality for displaying errors. Could the same be done for logs?

Dominant language
TypeScript
Stars
236
Forks
39
Avg merge
3h 40m
Merged PRs (30d)
23

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from riverqueue/riverui

All issues in riverqueue/riverui

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.