Closed
Bug 1427888
Opened 8 years ago
Closed 5 years ago
Change TOC in Edit Page Title and Properties section from dropdown to checkmark
Categories
(developer.mozilla.org Graveyard :: Editing, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sheppy, Unassigned)
References
Details
(Keywords: in-triage, Whiteboard: [specification][type:change])
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
The "TOC" field, for setting the heading levels to include in the TOC, is now superfluous and should be removed.
What problems would this solve?
===============================
It simplifies the UI for contributors and reduces the amount of space the metadata section of the page occupies when expanded.
Who would use this?
===================
Contributors.
What would users see?
=====================
More text, less unused fields.
What would users do? What would happen as a result?
===================================================
Users wouldn't waste time with a field we don't currently use.
Is there anything else we should know?
======================================
Comment 1•8 years ago
|
||
The behavior was changed in mozilla/kuma#4510 as part of bug 1414107. Currently when editing a document with the proper permissions, you can change the TOC field with a dropdown selection. If you pick "No table of contents", then the sticky table of contents is omitted. If you pick other options (All Levels, H2 and Higher, etc.), then the TOC appears with H2-level titles.
I think we're keeping the new table of contents, so the editor selection should be a checkmark "Show Table of Contents". If checked, the H2-level Table of contents should be shown. If unchecked, the Table of Contents should be omitted. This could be a UI-only change, or we could migrate the data model to a Boolean as well.
See Also: → 1414107
Summary: Remove "TOC" field from Page Title and Properties section of editor → Change TOC in Edit Page Title and Properties section from dropdown to checkmark
Comment 2•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•