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

[Bug] Message subjects get sent in their own text bubble instead of together with the main text message #124

Open
sabogalc opened this issue May 1, 2021 · 2 comments
Labels
bug Something isn't working update pending This issue should be fixed with the next update

Comments

@sabogalc
Copy link

sabogalc commented May 1, 2021

This "bug" actually works in favor of issue #110, however, for non attachment messages with subject lines, it splits them up in the web client when they should be together. The bug only affects the web client, and messages still show up okay on iOS (in this example, I sent all of the messages from SMServer). Below are screenshots from the same conversation in iOS and in SMServer.
PNG Image
Subject line text bug

@sabogalc
Copy link
Author

sabogalc commented May 1, 2021

This is almost perfect. For some strange reason, SMServer added an extra space under my hello message. I'm not sure what could have caused this. Similar to my troll face sticker, the conversation history says that I applied a tapback to nothing
Almost
PNG Image
PNG image (1)
Some information about the messages.

"Hello" - tapback_guid="p:-1/1271A236-D9CF-457E-BA31-FB1D77FB2F95"
" " - tapback_guid="p:0/1271A236-D9CF-457E-BA31-FB1D77FB2F95"

Here is a relevant comment from issue #110

@itsjunetime itsjunetime added the bug Something isn't working label May 3, 2021
@itsjunetime
Copy link
Owner

This is fixed with this commit (but I also rewrote a buncha stuff so it's introduced a few smaller other issues that I'm working on resolving)

@itsjunetime itsjunetime added the update pending This issue should be fixed with the next update label Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working update pending This issue should be fixed with the next update
Projects
None yet
Development

No branches or pull requests

2 participants