Closed
Bug 1476107
Opened 6 years ago
Closed 2 months ago
Implement new Markdown editor widget with text formatting toolbar and keyboard shortcuts
Categories
(bugzilla.mozilla.org :: Bug Creation/Editing, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kohei, Assigned: kohei)
References
(Blocks 2 open bugs)
Details
(Keywords: bmo-ux)
Attachments
(1 file, 1 obsolete file)
Once the Markdown support is landed, the comment field should offer a text formatting toolbar as seen on GitHub and BzDeck, which allows users to format their comment without knowing the Markdown syntax.
https://help.github.com/articles/about-writing-and-formatting-on-github/
https://twitter.com/BzDeck/status/728299177986408448
Maybe the relevant BzDeck code can be ported for a quick implementation:
https://github.com/bzdeck/bzdeck/issues/370
Comment 1•6 years ago
|
||
I agree. This should be considered a bug, not an "enhancement".
I am particularly worried about bug comments from less experienced
contributors / users who very often include HTML markup snippets
in comments given the nature of our work...
Severity: enhancement → normal
Blocks: bmo-markdown
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → kohei.yoshino
Summary: Implement text formatting toolbar for comment field → Implement text formatting toolbar and keyboard shortcuts for Markdown comment field
Assignee | ||
Comment 2•6 years ago
•
|
||
We currently have 3 different comment box assets with Markdown preview:
- modal bug page
- legacy bug page, new/edit attachment page & enter bug page
- edit comment extension (Bug 1518328)
More to come…
- user story extension (Bug 1518755)
- admin-editable fields, e.g. component description
Given the new formatting toolbar, we need a shared Markdown editor+preview widget that can be inserted to anywhere.
Assignee | ||
Updated•6 years ago
|
Component: General → User Interface
Summary: Implement text formatting toolbar and keyboard shortcuts for Markdown comment field → Implement new Markdown editor widget with text formatting toolbar and keyboard shortcuts
Assignee | ||
Updated•6 years ago
|
Severity: normal → enhancement
Status: NEW → ASSIGNED
Component: User Interface → Bug Creation/Editing
Assignee | ||
Comment 4•5 years ago
|
||
I personally want Cmd+K to insert a link, so will work on this now…
Assignee | ||
Comment 5•5 years ago
|
||
Here. We. Go.
Assignee | ||
Updated•5 years ago
|
Attachment #9076698 -
Attachment is obsolete: true
No longer blocks: bmo-markdown
Assignee | ||
Updated•4 years ago
|
Assignee: kohei.yoshino → nobody
Status: ASSIGNED → NEW
Comment hidden (off-topic) |
Assignee | ||
Updated•5 months ago
|
Assignee: nobody → kohei
Comment 9•3 months ago
|
||
Assignee | ||
Comment 11•2 months ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•