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

Prevent submission when selecting info icon in send flow for available balance #5258

Closed
markmhendrickson opened this issue Apr 18, 2024 · 1 comment · Fixed by #5272
Closed
Assignees
Labels
area:send bug Functionality broken bug-p4 Non-critical functionality broken for few users, or there are clear workarounds

Comments

@markmhendrickson
Copy link
Collaborator

I'm not sure why it currently submits the form but it does:

Screen.Recording.2024-04-15.at.09.57.35.mov
@markmhendrickson markmhendrickson added bug Functionality broken bug-p4 Non-critical functionality broken for few users, or there are clear workarounds area:send labels Apr 18, 2024
@markmhendrickson markmhendrickson added this to the Redesign send UX milestone Apr 18, 2024
@pete-watters pete-watters linked a pull request Apr 19, 2024 that will close this issue
@pete-watters pete-watters self-assigned this Apr 19, 2024
@pete-watters
Copy link
Contributor

This is to do with clicking the tooltip triggering form validation. I added a fix for it just now

kyranjamie pushed a commit that referenced this issue Apr 24, 2024
## [6.36.0](v6.35.1...v6.36.0) (2024-04-24)

### Features

* brc-20 token balances as fiat, [#4408](#4408) ([0942131](0942131))
* decrease num of addresses to fetch ([b0276ec](b0276ec))
* increase hiro rate limiter ([51cf2c0](51cf2c0))

### Bug Fixes

* allow virtuoso to resize dynamically, ref [#5242](#5242) ([5d618aa](5d618aa))
* prevent form submit on tooltip click, ref [#5258](#5258) ([8735380](8735380))
* problem with endless loading of balances and names ([15202f4](15202f4))
* rpc send transfer params network validation, closes [#5284](#5284) ([a6f774c](a6f774c))
* rpc send transfer recipient default network ([4410185](4410185))
* show hash formatting, ref [#5261](#5261) ([5264a99](5264a99))

### Internal

* post-release merge back ([6a53bff](6a53bff))
* price as market data ([773421b](773421b))
* remove unneeded logger errors ([b4d73f8](b4d73f8))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:send bug Functionality broken bug-p4 Non-critical functionality broken for few users, or there are clear workarounds
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants