codu icon indicating copy to clipboard operation
codu copied to clipboard

Remove toolbar from the alpha editor

Open John-Paul-Larkin opened this issue 1 year ago • 0 comments

Context

As part of "Meta issue : Editor #1022" we need to remove the editor toolbar. We want to keep the interface as uncomplicated as possible, so we only include the features which are most important. With this in mind, all editing features will be accessed through the slash menu and/or the tooltip.

Expected Behavior

When removing the toolbar component.

You should also remove the code for these unused features: Strikethrough Codeblock - icon is <> in a square. - We should keep the code tags(which is just <>) Left align Center align Right align Exponent - x² Subscript - x₀ Table

All features on the slash menu should stay. Slash menu : Slash menu

Specifically : Text / Heading / Subheading / Quote / Code snippet / Bullet list / Numbered list

Screenshots

This is the toolbar:

Toolbar

Additional info

The alpha editor can be found at :

app>(app)>alpha>new

Any questions feel free to ask.

John-Paul-Larkin avatar Sep 23 '24 15:09 John-Paul-Larkin