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] the message display truncates long user properties, does not expand as space is available. #1357

Closed
keithcarter5 opened this issue Jul 14, 2023 · 1 comment · Fixed by #1380
Assignees
Labels
bug Something isn't working desktop MQTTX Desktop
Milestone

Comments

@keithcarter5
Copy link

What did I do

I placed the following into a message's user properties: {"userProperties":{"jsonMessage":"{"viewEvent":"VIEW_EVENT_ON_CLOSE"}"}}

What happened

The UserProperties of my message were truncated.

Expected

The window for the displayed message should expand to whatever room is available. If multiple lines are needed to display a single user property, then the text should wrap lines.

Environment

  • OS: OS version: Windows 10
  • MQTTX version, e.g. v1.9.3

More detail

image

@keithcarter5 keithcarter5 added the bug Something isn't working label Jul 14, 2023
@ysfscream ysfscream added the desktop MQTTX Desktop label Jul 17, 2023
@ysfscream ysfscream added this to the v1.9.5 milestone Jul 17, 2023
@ni00 ni00 linked a pull request Jul 28, 2023 that will close this issue
2 tasks
@ysfscream ysfscream reopened this Jul 29, 2023
@ysfscream
Copy link
Member

Thanks for your feedback!

Welcome to try the new MQTTX release at https://github.com/emqx/MQTTX/releases/tag/v1.9.5. If problems persist, please let us know, and we will quickly address them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working desktop MQTTX Desktop
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants