Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inform users about exceeding character limit for question drafts #47

Open
vteague opened this issue Apr 7, 2022 · 0 comments
Open

Inform users about exceeding character limit for question drafts #47

vteague opened this issue Apr 7, 2022 · 0 comments

Comments

@vteague
Copy link
Member

vteague commented Apr 7, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant