Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

fix(ui): make sure connection string visibility toggle is respected #2791

Merged
merged 2 commits into from
Aug 22, 2019

Conversation

bolatovumar
Copy link
Contributor

Looks like there was a change during a recent refactor where the {...otherProps} piece was moved from the bottom to the top which broke the connection string component. This PR fixes it but I can guarantee it doesn't break something else if that change of moving {...otherProps} was intentional and if some other components are relying on this.

Motivation and Context:

fix #2785

How Has This Been Tested?

Manually

Checklist:

  • My code follows the code style of this project.
  • I have reviewed and updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes where needed.
  • All new and existing tests passed.
  • My commits have been squashed into a concise set of changes.

Copy link
Member

@mrfelton mrfelton left a comment

Choose a reason for hiding this comment

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

Tested ACK 019309d

@mrfelton mrfelton merged commit 90d8dc1 into LN-Zap:next Aug 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants