Skip to content

[FIX] Can't send long messages as attachment#18355

Merged
ggazzo merged 2 commits intodevelopfrom
fix/sendMessageAsAttachment
Jul 28, 2020
Merged

[FIX] Can't send long messages as attachment#18355
ggazzo merged 2 commits intodevelopfrom
fix/sendMessageAsAttachment

Conversation

@gabriellsh
Copy link
Copy Markdown
Member

@gabriellsh gabriellsh commented Jul 23, 2020

Proposed changes

Issue(s)

Closes #18304

How to test or reproduce

Screenshots

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Hotfix (a major bugfix that has to be merged asap)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Changelog

Further comments

@tassoevan tassoevan added area: ui/ux Related to UI/UX, frontend code, accessibility, and user interaction type: bug labels Jul 24, 2020
@tassoevan tassoevan added this to the 4.0.0 milestone Jul 24, 2020
@tassoevan tassoevan modified the milestones: 4.0.0, 3.4.3 Jul 24, 2020
@ggazzo ggazzo merged commit 68aee25 into develop Jul 28, 2020
@ggazzo ggazzo deleted the fix/sendMessageAsAttachment branch July 28, 2020 16:09
@sampaiodiego sampaiodiego modified the milestones: 3.4.3, 3.5.1 Jul 31, 2020
sampaiodiego pushed a commit that referenced this pull request Jul 31, 2020
@sampaiodiego sampaiodiego mentioned this pull request Jul 31, 2020
sampaiodiego pushed a commit that referenced this pull request Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ui/ux Related to UI/UX, frontend code, accessibility, and user interaction type: bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't send text when is too long

5 participants