Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Goal description and outcome text does not obey user inputted line breaks #4

Open
sandypockets opened this issue Dec 9, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sandypockets
Copy link
Owner

Describe the bug
When creating a goal, if the description or outcome text contains line breaks, or lists, the newlines are not respected when the goal is viewed at app/goals/[id]

To Reproduce
Steps to reproduce the behavior:

  1. Create a goal, and in the description and outcome, create an unordered list (just using dashes, like Markdown)
  2. Save.
  3. View the goal at app/goals/[id]
  4. See error

Expected behavior

  • Newlines will be respected.

Additional context
Consider whether it is worth allowing users to write Markdown there instead

@sandypockets sandypockets added the bug Something isn't working label Dec 9, 2021
@sandypockets sandypockets self-assigned this Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant