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

Replace reports text input with an editor #181

Open
MichaelJamesParsons opened this issue Nov 5, 2019 · 0 comments
Open

Replace reports text input with an editor #181

MichaelJamesParsons opened this issue Nov 5, 2019 · 0 comments
Assignees
Labels
C-Feature Used to denote user-facing, value-delivering features User Request

Comments

@MichaelJamesParsons
Copy link
Contributor

Description

A user requested support for embedding links in report descriptions. To address this use case, we should replace update the create report form to display a wysiwyg editor instead of a <textarea>.

Implementation

Implement a wysiwyg editor using the Slate JS library. For now, we should only allow basic controls:

  • heading and body text
  • bold and italic text
  • links
@MichaelJamesParsons MichaelJamesParsons added C-Feature Used to denote user-facing, value-delivering features User Request labels Nov 5, 2019
@MichaelJamesParsons MichaelJamesParsons self-assigned this Nov 5, 2019
@MichaelJamesParsons MichaelJamesParsons added this to To do in Project Titan via automation Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Feature Used to denote user-facing, value-delivering features User Request
Projects
Project Titan
  
To do
Development

No branches or pull requests

1 participant