Open vteague opened 2 years ago
Currently, on the second page, the editor correctly restricts input to 280 characters (good) but doesn't tell the user what's happening.
Desired behaviour: implement a simple counter that tells people how many characters they have left. e.g. (n / 280 characters used).
This should also be applied to question-drafting and question-editing in the reading page. Ditto the QuestionDetails page.
Currently, on the second page, the editor correctly restricts input to 280 characters (good) but doesn't tell the user what's happening.
Desired behaviour: implement a simple counter that tells people how many characters they have left. e.g. (n / 280 characters used).
This should also be applied to question-drafting and question-editing in the reading page. Ditto the QuestionDetails page.