ChatGPT
ChatGPT copied to clipboard
[Feature] UI validation checked for max characters input
Feature description
If you input a prompt that exceeds ChatGPT's max characters (unsure exactly what it is), ChatGPT gives an error saying "The message you submitted was too long, please reload the conversation and submit something shorter." Then it leaves you at the chat but there is no longer a text input area. The application must be closed/re-opened.
Please add text input validation that will not allow user to input more chars than ChatGPT allows. Additionally, a "character countdown" while the user is typing to display how many chars he/she has left to input would be great.
Motivation
ChatGPT must be restarted if the input characters exceeds the limit of ChatGPT
Alternatives
No response
Additional context
No response
Showing the number of words entered requires a bit more work (which may not be in the plan for now). But the app currently supports shortcuts to refresh the page, and you don't need to quit it. You can try Ctrl + R (Windows) or Command + R (macOS), or right mouse click and click reload.