Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

If a message is too long and you try sending it, it gets lost #99

Closed
1 of 2 tasks
Bios-Marcel opened this issue Jul 24, 2019 · 1 comment · Fixed by #107
Closed
1 of 2 tasks

If a message is too long and you try sending it, it gets lost #99

Bios-Marcel opened this issue Jul 24, 2019 · 1 comment · Fixed by #107
Labels
bug Something isn't working
Milestone

Comments

@Bios-Marcel
Copy link
Owner

Is your source up to date

  • Yes
  • No

What happened

After attempting to send a message that was 900 characters too long, the message just got deleted.

How to fix

This could be fixed in two ways. One would be to simply let the user edit the message again. The other way would be to automatically split the message into parts.

How do you reproduce this bug

Type a very long message and attempt sending it

@Bios-Marcel Bios-Marcel added the bug Something isn't working label Jul 24, 2019
@Bios-Marcel Bios-Marcel added this to the Next Release milestone Jul 24, 2019
@Bios-Marcel Bios-Marcel pinned this issue Jul 24, 2019
@avahe-kellenberger
Copy link
Collaborator

The official discord client limits messages to 2,000 characters - it might be a good idea to warn the user with a message like, "Your message is over 2,000 characters; would you like to send it anyway? Your messsage will be split up in order to be sent"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants