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: upgrade walletconnect ui to align to multiple connection design #5237

Merged
merged 5 commits into from
Sep 11, 2023

Conversation

woodenfurniture
Copy link
Member

@woodenfurniture woodenfurniture commented Sep 8, 2023

Description

Upgrades the ui of the walletconnect dropdown to align to the multi-connection design. Does not implement multi-connections though - that will be in a follow-up.

Note that multiple address links appear as duplicates in the UI but point to different pages - this aligns to the design:
image

Pull Request Type

  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
  • 💅 New Feature (Breaking/Non-breaking Change)

Issue (if applicable)

progresses #5236

Risk

  • Risk of broken walletconnect in app - connecting or disconnecting
  • Risk of incorrect connection details

Testing

  • Check ability to connect+disconnect via walletconnect still works
  • Check info displayed in ui is correct
  • Check address links are correct

Engineering

☝️

Operations

☝️

Screenshots (if applicable)

Default state (before connecting walletconnect) - unchanged from prod
image

App connected - unchanged from prod
image

Dropdown opened, default state - aligned to new design
image

Dropdown opened, collapsed state - aligned to new design. This isn't useful until multi-connection ui is implemented, but placeholder functionality is there.
image

@woodenfurniture
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@woodenfurniture woodenfurniture changed the title feat: upgrade walletconnect ui to support multiple connections feat: upgrade walletconnect ui to align to multiple connection design Sep 10, 2023
@woodenfurniture woodenfurniture marked this pull request as ready for review September 10, 2023 23:11
@woodenfurniture woodenfurniture requested a review from a team as a code owner September 10, 2023 23:11
Copy link
Contributor

@0xApotheosis 0xApotheosis left a comment

Choose a reason for hiding this comment

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

Code looks good, except for a weird diff issue - might need to rebase.

Uppercase "address" below:

Screenshot 2023-09-11 at 9 32 28 am

@0xApotheosis 0xApotheosis merged commit 33e6986 into develop Sep 11, 2023
3 checks passed
@0xApotheosis 0xApotheosis deleted the walletconnect-v2-ui branch September 11, 2023 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants