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] Publish with custom content not possible, no input field #1862

Open
ygoe opened this issue Jan 18, 2025 · 2 comments
Open

[Bug] Publish with custom content not possible, no input field #1862

ygoe opened this issue Jan 18, 2025 · 2 comments
Assignees
Labels
bug Something isn't working desktop MQTTX Desktop
Milestone

Comments

@ygoe
Copy link

ygoe commented Jan 18, 2025

What did I do

I have installed this application after I found it today. I could connect to a server and subscribe. Then I tried to publish a custom message to the topic.

What happened

A default content was published:

{
  "msg": "hello"
}

Expected

I wanted to enter my own content but I can't find any UI element for that. Maybe there should be an input box below the topic, but there's no text cursor and when I click on it blindly and type, nothing happens. So, I guess this app doesn't have an input field for publish data.

Environment

  • OS: Windows 11
  • MQTTX version 1.11.1 (according to the installer package, the app can't tell me its version)

More detail

Image

@ygoe ygoe added the bug Something isn't working label Jan 18, 2025
@github-project-automation github-project-automation bot moved this to Backlog in MQTTX Jan 18, 2025
@ygoe
Copy link
Author

ygoe commented Jan 18, 2025

Oh, now it's there. All I did was delete the connection and create a new one to the default server that's suggested. Can't I customise the messages I publish to the other public broker, broker.hivemq.com?

@ysfscream ysfscream self-assigned this Jan 20, 2025
@ysfscream ysfscream added the desktop MQTTX Desktop label Jan 20, 2025
@ysfscream ysfscream added this to the v1.12.0 milestone Jan 20, 2025
@ysfscream
Copy link
Member

Hi @ygoe,

I'm having trouble reproducing this issue. The Payload input field in MQTTX should support entering any custom data you want to send to any MQTT server, including broker.hivemq.com.

Could you help me understand the problem better:

  1. Are you still experiencing this issue after creating a new connection?
  2. What's the approximate size of the payload you're trying to input? We want to check if perhaps a large payload size might be causing the editor to crash.
  3. Could you share the exact steps to reproduce this issue? This would help us investigate and fix any potential problems.

If you can provide these details and I'm able to reproduce the issue, we'll make sure to address it in our next release.

Thank you for reporting this issue and helping us improve MQTTX!

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
Status: Backlog
Development

No branches or pull requests

2 participants