I would like to get the default size to be like this in Frame 1 from meta.
Mine is very small as in frame 2
Add the following to the CSS of your site:
.d-editor-textarea-wrapper textarea {
height: 150px; /** adjust accordingly **/
}
Maybe there is something I am doing wrong.
.d-editor-textarea-wrapper textarea {
height: 250px; /** adjust accordingly **/
}
Is what mine looks like using your snippet. Still the same.
Here is what I did.
I created a New Theme Component,
I added your snippet to the HEAD section of the CSS.
I applied it to both Mobile and Desktop, but still the same.
What have I done wrong?
how big is the editor text box in safe mode?
In safe mode, it displays ok, as expected; same size as here at Meta.
Once out of Safe-mode, it reverts.
Here is the link.
Clearly that’s part of the issue?
Perhaps the author of that (Theme?) Component needs to take a look?
Thank you!! I have looked and looked and just can’t see anything else. Perhaps a Theme issue.
if it is working properly in safe mode, then you know it’s either a theme/ theme component, or plugin - which is why I suggested you check. you can use the safe mode feature to debug this way. you’ll also note the options for enabling plugins and components when you enter safe mode.
Hope the Theme Author take a look. I link the Mint Theme. Thats the theme in question.
Wondering if anyone else has same issue.
Thanks so much
Are you sure it’s not “Choose Next Topic” topic chaining plugin?
I think this is the issue.
I also noticed “choose next topic”,
But I don’t have the Plugin you mentioned installed. Here are all the Plugins I have installed.
I can’t figure out where that is coming from.
Those are theme components not plugins, what do you see on /admin/plugins
?
Interesting, If I go into Full Screen, it works ok.
So, If a user choses fullscreen, it works ok. So, is thus an expected behavior?
My bad. Wrong upload.
These
my screenshot was not in full screen mode. if I use fullscreen it covers the whole browser window as expecrted.
Exactly. So, something is wrong, but I can’t seem to figure it out.
Wonder why it works for you. Have tested on 6 different machines, both Windows and Mac.
That looks like the same list twice, just to clarify, that’s the full list of plugins?
You can’t use the sidebar as the exhaustive list of installed plugins!
This is not necessarily a complete list.
Look at the plugins admin route and your app.yml.
You can also increase the size of the composer at the upper border.
But of course, it’s better to fix the customization