riverqueue / riverqueue/riverui
New lines don't display for logs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 236
- Forks
- 39
- Avg merge
- 3h 40m
- Merged PRs (30d)
- 23
Description
New lines are skipped when displaying logs. The example below shows the output of running the ansible playbook:
If you copy the output into an editor, the logs with newline translation will look more clear:
PR 291 implemented similar functionality for displaying errors. Could the same be done for logs?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100