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

feat(desktop): fix the validation of subscribing to multiple topics #1611

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

DM1-1
Copy link
Contributor

@DM1-1 DM1-1 commented Mar 27, 2024

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

Please describe the current behavior and link to a relevant issue.

Issue Number

#1607

What is the new behavior?

Please describe the new behavior or provide screenshots.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@ysfscream ysfscream added fix Fix bug or issues desktop MQTTX Desktop labels Mar 27, 2024
@ysfscream ysfscream added this to the v1.9.10 milestone Mar 27, 2024
@DM1-1 DM1-1 changed the title feat(desktop): fix the validation of subscribing to multiple topics a… feat(desktop): fix the validation of subscribing to multiple topics Mar 28, 2024
@DM1-1
Copy link
Contributor Author

DM1-1 commented Mar 28, 2024

image

image

@DM1-1
Copy link
Contributor Author

DM1-1 commented Mar 28, 2024

If there is no problem after checking, I will add this fix to the MQTTX Web.

@DM1-1
Copy link
Contributor Author

DM1-1 commented Mar 28, 2024

image

@DM1-1 DM1-1 marked this pull request as ready for review March 28, 2024 09:33
@ysfscream
Copy link
Member

And please change the old error msg i18n: 错误的 QoS,SubACK 失败,请检查... to 无法订阅 xxx,Error: Not authorized (code: 135),请确保权限正确,并检查 MQTT Broker 的 ACL 配置

Do you understand what I mean?

@DM1-1
Copy link
Contributor Author

DM1-1 commented Mar 29, 2024

image image

@ysfscream I think that's it, right?

@ysfscream
Copy link
Member

@DM1-1 YES. that is what i mean. LGTM.

@ysfscream
Copy link
Member

@DM1-1 The build ci was failed, please check it or re-run.

src/lang/connections.ts Outdated Show resolved Hide resolved
Copy link
Member

@ysfscream ysfscream left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution.

@ysfscream ysfscream merged commit 25c0d86 into emqx:main Mar 29, 2024
3 checks passed
@DM1-1 DM1-1 deleted the dm/fix branch April 9, 2024 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop fix Fix bug or issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants