dante2 icon indicating copy to clipboard operation
dante2 copied to clipboard

Minor UI Bugs

Open imCorfitz opened this issue 5 years ago • 1 comments
trafficstars

Firstly - Amazing library! Really impressed with the work here.. So smooth in experience and user-flow. Testing the journey, I encountered a few things, that I just wanted to share, should you not yet be aware of them.

  • [ ] Adding an image that "floats" next to a list of bullet points, shows all the bullets on top of the image. This however does fix itself, if an inline-edit is made to the text in the bullet list (e.g. changing font colour or similar.)
  • [ ] Code blocks should clear floats .graf--code { clear: both; }, in order to not overlap with floated images.
  • [ ] Tab navigation is buggy. When hitting enter for new line, and then pressing Tab I am taken somewhere to a new section on the page.
  • [ ] Pasting from Word adapts styling in terms of Headers, bolds and italics, but not line breaks. Would be great if it created a new paragraph block for each line-break.
  • [ ] When adding link, the cursor should autofocus in the input field as simply clicking and start typing overwrites the selection in the text block.
  • [ ] Link text in the input field is white when writing (Not readable), and it is not possible to update/remove links.

Screenshot 2020-01-26 12 15 08

Screenshot 2020-01-26 12 27 33

Keep up the good work.. Would love to see this grow! :D

Cheers

imCorfitz avatar Jan 26 '20 12:01 imCorfitz

Thanks for the report @CorfitzMe I will review this in the next weeks. If you can came with a PR of some of the issues reported here would be a great help!

thanks

michelson avatar Feb 04 '20 21:02 michelson