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: when no address is active in the sidebar, use the first account from the accounts list #67

Conversation

kieranroneill
Copy link
Member

@kieranroneill kieranroneill commented Dec 23, 2023

Description

  • When no address is active in the sidebar, use the first account from the accounts list

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added the 🐛 bug Something isn't working label Dec 23, 2023
@kieranroneill kieranroneill self-assigned this Dec 23, 2023
@kieranroneill kieranroneill linked an issue Dec 23, 2023 that may be closed by this pull request
@kieranroneill kieranroneill merged commit 25f9ed7 into beta Dec 23, 2023
7 checks passed
@kieranroneill kieranroneill deleted the 61-selecting-send-assets-from-settings-shows-a-blank-screen branch December 23, 2023 13:49
github-actions bot pushed a commit that referenced this pull request Dec 23, 2023
# [1.8.0-beta.4](v1.8.0-beta.3...v1.8.0-beta.4) (2023-12-23)

### Bug Fixes

* when no address is active in the sidebar, use the first account from the accounts list ([#67](#67)) ([25f9ed7](25f9ed7))
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.8.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@agoralabs-bot agoralabs-bot added the 🚀 released To the moon! label Dec 23, 2023
github-actions bot pushed a commit that referenced this pull request Dec 27, 2023
# [1.8.0](v1.7.0...v1.8.0) (2023-12-27)

### Bug Fixes

* remove extra forward slash from sidebar send asset button tooltip ([#65](#65)) ([4c30e29](4c30e29))
* send asset number input allows for decimals ([#68](#68)) ([59131c4](59131c4))
* unnamed address on transaction item correctly fits ([#64](#64)) ([560f377](560f377))
* when no address is active in the sidebar, use the first account from the accounts list ([#67](#67)) ([25f9ed7](25f9ed7))

### Features

* add arc200 asset ([#63](#63)) ([46a2dbd](46a2dbd))
* opt in to asa ([#70](#70)) ([28a5d07](28a5d07))
* send arc200 asset ([#71](#71)) ([c481a8a](c481a8a))
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Selecting send assets from settings shows a blank screen
2 participants