-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
General InterfaceParts of the UI which don't fall neatly under other labels.Parts of the UI which don't fall neatly under other labels.[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
Is your feature request related to a problem? Please describe.
I think Gutenberg is a great improvement.
But there is inconsistency to how links are managed.
Try to explain:
- text link
- Can I add rel nofollow? No, must edit manually
- Can I add a css class? No, must edit html
- button link
- Can I add rel nofollow? Yes in sidebar, manually
- Can I add a css class? Yes in sidebar
- image link
- Can I add rel nofollow? Yes, must do manually
- Can I add a css class? Yes, must do manually
The button link selection is completely out of sync with the rest of interface.
This is very frustrating, and also more frustrating is to explain more and more to clients how to do things.
Describe the solution you'd like
Provide an univoque interface with link selection. Allow
Describe alternatives you've considered
Going back to old editor
paaljoachim, xomisse and draganescu
Metadata
Metadata
Assignees
Labels
General InterfaceParts of the UI which don't fall neatly under other labels.Parts of the UI which don't fall neatly under other labels.[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
