Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizable text fields need limits #89

Open
kroppt opened this issue May 14, 2019 · 0 comments
Open

Resizable text fields need limits #89

kroppt opened this issue May 14, 2019 · 0 comments

Comments

@kroppt
Copy link

kroppt commented May 14, 2019

I have some simple recommendations. I could not figure out how development works using git and zites, so I'll just lay it out here.

I believe it looks strange for the comment_body and topic_body elements to be able to be horizontally resized. It would make sense to set resize: vertical. The topic_body element is especially messed up on horizontal resize.

It also makes sense to me to set the minimum height of the textareas to the height of a line (24px) plus the paddings (20px) and borders (4px) = 48px, which looks like this:
image

comment_body:
image

topic_body:
image

Thanks.

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

No branches or pull requests

2 participants