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 hover glitch for copy option in PSBT approval modal #4972

Closed
markmhendrickson opened this issue Feb 22, 2024 · 2 comments · Fixed by #5724
Closed

Fix hover glitch for copy option in PSBT approval modal #4972

markmhendrickson opened this issue Feb 22, 2024 · 2 comments · Fixed by #5724
Assignees
Labels
effort:small Expected to take up to 1 day of integration work needs:visual-improvement

Comments

@markmhendrickson
Copy link
Collaborator

Screen.Recording.2024-02-20.at.06.53.07.mov
@pete-watters
Copy link
Contributor

I'll fix this in #5671

@pete-watters
Copy link
Contributor

I just fixed it in #5724 as #5671 needs more testing

@pete-watters pete-watters linked a pull request Aug 2, 2024 that will close this issue
kyranjamie pushed a commit that referenced this issue Aug 8, 2024
## [6.45.0](v6.44.2...v6.45.0) (2024-08-08)

### Features

* add handle network item menu, closes [#5124](#5124) ([7a778a1](7a778a1))
* **analytics:** background analytics event ([967f7b1](967f7b1))
* implement mempool api, closes leather-io/issues[#215](#215) ([0608cb8](0608cb8))

### Bug Fixes

* account change in open frames ([ac21ff8](ac21ff8))
* default to first account as useCurrentStacksAccount returns undefined, ref [#5683](#5683) ([d67d238](d67d238))
* disable stx transfer if form is not valid ([8c9dc16](8c9dc16))
* empty logo in popup mode ([10af7db](10af7db))
* fix visual bug on hover of PSBT copy, ref [#4972](#4972) ([64d2fb6](64d2fb6))
* logo box show ([0cf3dae](0cf3dae))
* mainnet faker contract address ([17d71a8](17d71a8))
* remove sign out if there are no keys ([051b1b5](051b1b5))

### Internal

* force resolution of fast-xml-parser ([bbded02](bbded02))
* import DialogHeader from monorepo ([1878330](1878330))
* post-release merge back ([8a77da4](8a77da4))
* readd fragments to help escape single quote ([8ac4349](8ac4349))
* refactor containers to make them more composable, ref [#4370](#4370) ([231842f](231842f))
* refactor switch-account to use shared context ([10254d9](10254d9))
* refactor TwoColumn to remove unneeded fragments ([b5b7988](b5b7988))
* update org name ([da5cc05](da5cc05))
* update react-virtuoso package ([c874c00](c874c00))
* update ui and query packages ([5e2547c](5e2547c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:small Expected to take up to 1 day of integration work needs:visual-improvement
Projects
None yet
2 participants