developer-roadmap icon indicating copy to clipboard operation
developer-roadmap copied to clipboard

Show Character Limit & Live Counter in Prompt Input While Creating AI Tutor Course

Open choudharymk opened this issue 6 months ago • 0 comments

Feature Description

When creating a course using the AI Tutor, users write a custom prompt to describe what the course should be about. However, there is currently no character limit indicator or counter in the prompt input field.

If the prompt exceeds the allowed character length, the error is only shown after submission, on the next screen — forcing users to go back, retype or edit the prompt, and repeat the process. This creates unnecessary friction and a poor user experience.

Suggested Improvement: Display the maximum character limit near the prompt input field (e.g., "Max 500 characters").

Add a live character counter (e.g., "312 / 500") that updates as the user types.

Optionally, provide warning color or message when the user approaches or exceeds the limit.

choudharymk avatar Jun 11 '25 10:06 choudharymk