nofusscomputing / nofusscomputing/centurion_ui

Text box multi-line not maintaining whitespace

Open
#265 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

v0.14.0 v0.14.1 v0.14.2
Dominant language
TypeScript
Stars
0
Forks
0
Avg merge
1d 4h
Merged PRs (30d)
20

Description

when editing / commenting in a multi-line HTML text field, you can add whitespace, i.e. like adding tabbing for a markdown codeblock. howver when saved, the whitespace appears not to be retained.

Details

text not maintaining whitespace prevents any text that is rendered, i.e. markdown; from having any text that relies upon whitespace for correctly formatting it.

Tasks

  • Correct
  • Test
  • confirm effect versions
  • confirm bug type

Contributor guide

Open the contributing guide

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.

Research direction

Start by locating the multi-line HTML text field and the save/render path, then reproduce the issue with indented markdown or tabbed text. Done means whitespace is retained after saving and rendering, with the affected versions confirmed.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, markdown, typescript
Domain
content, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.