# האם יש דרך להרחיב אוטומטית את תיבת הכותב תגובה כברירת מחדל?

**URL:** https://meta.discourse.org/t/is-there-a-way-to-automatically-expand-the-reply-composer-box-by-default/313471
**Category:** Support
**Tags:** composer
**Created:** [25 ביוני,‏ 2024,‏ 12:43am UTC](https://meta.discourse.org/t/is-there-a-way-to-automatically-expand-the-reply-composer-box-by-default/313471 "2024-06-25T00:43:29Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [25 ביוני,‏ 2024,‏ 2:18pm UTC](https://meta.discourse.org/t/is-there-a-way-to-automatically-expand-the-reply-composer-box-by-default/313471/5 "2024-06-25T14:18:04Z")

</div>

I already had some idea of how to do this in a theme component, if you’d like to try it out:

[https://github.com/discourse/discourse-fullscreen-composer-component](https://github.com/discourse/discourse-fullscreen-composer-component)

There are a couple settings in there:

- one to disable auto-fullscreen for new topics (because it hides the title and category inputs)

- one to make the composer full-height on open, but not enter fullscreen mode

[Installing a theme or theme component](https://meta.discourse.org/t/install-a-theme-or-theme-component/63682)

---

_[View the full topic](https://meta.discourse.org/t/is-there-a-way-to-automatically-expand-the-reply-composer-box-by-default/313471)._
