Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Minor UI Bugs #201

Open
6 tasks
imCorfitz opened this issue Jan 26, 2020 · 1 comment
Open
6 tasks

Minor UI Bugs #201

imCorfitz opened this issue Jan 26, 2020 · 1 comment

Comments

@imCorfitz
Copy link

imCorfitz commented Jan 26, 2020

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

@michelson
Copy link
Owner

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants