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

fix(connections): improve connection handling when set selected conne… #1266

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

ysfscream
Copy link
Member

…ction

PR Checklist

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

What is the current behavior?

Cannot select default connection when navigating Connect → other pages → New → Connect.

Issue Number

Example: #123

What is the new behavior?

In this PR, we have made the following changes:

  • Removed unused constants TOGGLE_AUTO_SCROLL and SET_AUTO_SCROLL_INTERVAL.

  • Updated the loadDetail method in the Connections component to only set the current connection ID if it's not new.

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 enhancement New feature or request fix Fix bug or issues desktop MQTTX Desktop labels Apr 21, 2023
@ysfscream ysfscream self-assigned this Apr 21, 2023
@Red-Asuka Red-Asuka merged commit 2e34e18 into main Apr 21, 2023
@Red-Asuka Red-Asuka deleted the dev/packages branch April 21, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop enhancement New feature or request fix Fix bug or issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants