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

Change default textarea size to be 5.5 lines (125 px) #2562

Merged
merged 3 commits into from
Feb 17, 2025

Conversation

watmildon
Copy link
Contributor

The current textentry default is 48px which makes interacting with the scroll bar or editing text quite a chore. See image. You can work around this by manually resizing each textentry block each time you visit a page.

image

Changing to 125px allows for ~5.5 rows of text to be seen. The scroll bar is a bit more manageable and having the half line is usually nice to indicate that there's more text below.

image

The global style change updates textbox for each of the various task/challenge editing surfaces in a clean way. Folks are free to override the default of course (the finished task view already does this and uses 500px).

@jake-low
Copy link
Contributor

LGTM! Thanks for contributing this. 🙂

@jake-low jake-low merged commit 5557406 into maproulette:main Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants