8000 fix(desktop): prevent drag on connection list by ysfscream · Pull Request #1916 · emqx/MQTTX · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(desktop): prevent drag on connection list #1916

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

Merged
merged 1 commit into from
Apr 1, 2025
Merged

Conversation

ysfscream
Copy link
Member

What is the current behavior?

The connection select at the top is not clickable; it only triggers window drag.

image

What is the new behavior?

The issue is fixed — the select is now clickable as expected.

@ysfscream ysfscream added fix Fix bug or issues UI/UX Improve some UI \ UX desktop MQTTX Desktop labels Mar 31, 2025
@ysfscream ysfscream added this to the v1.12.0 milestone Mar 31, 2025
@ysfscream ysfscream requested review from Red-Asuka and Copilot March 31, 2025 14:59
@ysfscream ysfscream self-assigned this Mar 31, 2025
@ysfscream ysfscream added this to MQTTX Mar 31, 2025
@ysfscream ysfscream moved this to In Progress in MQTTX Mar 31, 2025
Copy link
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request fixes an issue where the connection select component was not clickable due to being dragged with the window.

  • Added a new style block in ConnectionSelect.vue to disable drag functionality on the connection select element.
  • The change enables proper click behavior for the connection select element.

@Red-Asuka Red-Asuka merged commit 6d0451e into main Apr 1, 2025
4 checks passed
@Red-Asuka Red-Asuka deleted the ysf/desktop branch April 1, 2025 03:27
@github-project-automation github-project-automation bot moved this from In Progress to Done in MQTTX Apr 1, 2025
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 UI/UX Improve some UI \ UX
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants
0