modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
998 stars 187 forks source link

Non-Scrolling Markdown Editor #1420

Open NobleSkye opened 10 months ago

NobleSkye commented 10 months ago

Is your suggested enhancement related to a problem? Please describe.

the markdown editor scroll bars are annoying,,, when writing something, at least for me, i dont like using my mouse so much as it ruins where my hands are for my keyboard,, keep coding/writing to just keyboard for the description

Describe the solution you'd like

make the text box bigger, where you don't need to scroll until maybe so many charters on the line,

Describe alternatives you've considered

have it endless like the old editor, but if you go so far then the scrolling shows you can also maybe have the old way it looked but just have the buttons, having it also like GitHub where there isn't any scrolling it just dynamically updates the height, as there is a limit to the width of the textbox for text looping.

Additional context

(from one of my non-finished mods) image to remove the scrolling until needed

image image for this have it where it just loops on the side and not need a width scroll bar so in the "code mod" (the one that isn't preview) so it looks more like the complete "build"/product (so it looks more like the preview) and not need to use our mouse as much in writing

ReactaDev commented 10 months ago

Yes, this is needed, the current markdown editor is very hard to use.

Prospector commented 10 months ago

What browser are you using? It's suppose to wrap and grow as you type in it image

NobleSkye commented 10 months ago

im using the browser "brave"