Skip to content

New Lines Are Ignored in Skill Reviews #76

@Hopding

Description

@Hopding

Currently, the home page displays the five most recently posted Skill Reviews. However, it fails to take into account newlines in the review text it gets from the API (\n). It ignored them and renders the whole review on a single line. This should be fixed, and \n characters should cause the following text to be displayed on a new line.

This has some good suggestions on how to go about doing this.

A similar issue may be encountered when addressing #75, so care should be taken to avoid duplicated effort. Perhaps making a MultLineText component would be appropriate, as suggested in the above link.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions