Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Can comment input fields be vertically scalable?

+11
−0

Everytime I write longer comments and exceed a certain amount of characters, the input field for comments becomes scrollable. However, the scrolling makes it very hard for me to find specific passages in my comment to change or rewrite them. I quickly lose the overview this way.

Is it possible that the input field for comments gets an option to be vertically scalable? For example by implementing an option to resize the input field as you see fit:

resizeable divs

Variations of this could also be expanding the input field from the get-go to properly house comments with 500 characters or auto expanding and auto limiting the input field as you write.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (4 comments)

1 answer

+0
−0

The comment box is now resizable; drag the control in the lower right corner down to make the area bigger.

Because comments can include newlines, wide Unicode characters, and probably other unpredictable things, choosing a size to fit 500 ASCII characters in a paragraph wouldn't be a complete solution. Instead, we're putting this in the hands of the user.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »