Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

UI on composing breaks when post is longer than screen space #26

Open
krl opened this issue Sep 14, 2015 · 1 comment
Open

UI on composing breaks when post is longer than screen space #26

krl opened this issue Sep 14, 2015 · 1 comment

Comments

@krl
Copy link
Collaborator

krl commented Sep 14, 2015

This is mostly against #25 , which contains some changes to how the editor is styled. (it did however not work before either)

@RichardLitt Could you have a look if you could get the main textbox to flex to the whole height, and also have its own scrollbar?

@RichardLitt RichardLitt self-assigned this Sep 14, 2015
@ghost ghost mentioned this issue Sep 15, 2015
51 tasks
@RichardLitt
Copy link
Contributor

This is my first time working with basic-web-components, but it looks like this is actually supposed to happen, since you're using basic-autosize-textarea. To fix this, we'd need to not use this component.

Why are we using it, and not just a large enough textarea box to fill screen?

@RichardLitt RichardLitt removed their assignment Oct 9, 2015
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