Pastanaga Editor: Issues found
See original GitHub issueUX issues detected by Albert.
-
Title focused, press tab. The field focus stays in the Title, but the cursor changed to the Description tile. You start typing and the cursor stays in the first position, while the text flows (weird already detected behavior).
-
You write two sentences, move to a position in the middle, (to break the in two paragraphs), press enter. I would expect that the rightmost part moved to a new tile below.
-
Given al already existing paragraph, if I position myself in the first position and press backspace. The expected behavior would be that the current tile gets merged with the upper one (if any)
-
Given a paragraph, if I position the cursor in the middle and press shift-enter, I would expect to insert a
<br />
-
If I select a text and press cmd-b or cmd-i I would expect to add bold or italics, same for other keymaps, review them.
-
Creating a list, in order to change of line and create a paragraph again in the same tile, after the list. Now it has a bug that creates the paragraph inside the list element.
-
Ability to create a tile using the default handler (questionable)
-
Keymaps Shortcuts: cmd-k select the current cursor link, Header cmd-alt-1, subheader cmd-alt-2, quote cmd-alt-5
-
Markdown shortcuts - if you write * + space a list should be created
-
Same for 1. + space si escrius 1. For ordered lists
-
shortcut cmd+o opens the upload image dialog
-
Autoembeds: video and image or videos URLs, same for Twitter cards
-
Focus on new tile menu, can’t tabulate to the buttons
-
I can navigate via cursors (done)
-
I also can navigate to images with cursors, and on image focus, if I press delete, the tile deletes
-
Undo i Redo support via keymap cmd-z
-
Given a selected image, pressing left right would change the image align
-
On new tiles the link does not show when set, nevertheless the link is there and if saved it shows on edit again. External links support.
-
Magic link feature on http/https strings
-
If volto.com is written and I select it, mark as link, I would expect it to be auto transformed in link (related with the previous one)
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (6 by maintainers)
@avoinea doh! I put it in the wrong lifecycle method! I set it in all lifecycle where it was defined, just in case.
Do you mind if I merge the change in another PR? All props to you, of course!
@sneridagh Yes, it works! 🎉