-
-
Notifications
You must be signed in to change notification settings - Fork 255
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
Set limit on conversation description length #4658
base: master
Are you sure you want to change the base?
Conversation
4826d13
to
fa01ed8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
instead to trim, it will be better to limit the chars already when entering the description.
Otherwise a user puts effort to write a description and afterwards it's lost.
Best would be to show how many chars are entered and how many are possible.
If exceeded, a warning should be shown.
Easier solution would be to just limit the chars and user is not possible to enter more text.
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
fa01ed8
to
c7fd126
Compare
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/4658-talk.apk |
Resolve #4601
🚧 TODO
🏁 Checklist
/backport to stable-xx.x