Skip to content

Add character counter to AI outline parsing modal

Rohan Ravindran requested to merge add-token-counter into main

Closes #36 (closed).

Added a token counter in the course outline text input field per the issue requirements. This will help the user understand how many characters they can add to the request prompt, improving UI and reducing errors preemptively.

Merge request reports