scratchfoundation / scratch-www

Standalone web client for Scratch
https://scratch.mit.edu
BSD 3-Clause "New" or "Revised" License
1.59k stars 842 forks source link

Display the number of remaining characters in descriptions #7429

Open DNin01 opened 1 year ago

DNin01 commented 1 year ago

The Problem

As far as I know, project and studio description sections have undocumented character limits and the only warning you get is when you try to save the description when it's too long.

The Solution

When the user is editing a description and is getting close to the character limit (let's say at least 500 characters short), a counter for the number of characters left will appear under that field.

An image of the instructions field of a project with the text reading "436 characters left" above

Syed-Bilal-Haider-Engineer commented 1 month ago

Please assign me. @DNin01