-
Notifications
You must be signed in to change notification settings - Fork 149
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 delete icon alignment for network #5124
Labels
area:networks
bug
Functionality broken
bug-p4
Non-critical functionality broken for few users, or there are clear workarounds
effort:small
Expected to take up to 1 day of integration work
needs:visual-improvement
Milestone
Comments
@fabric-8 do we have guidance on the 🗑️ icon placement in Figma to link here? |
Just added some guidance here. I assume we'd also want to let people edit networks they've added? |
pete-watters
added
the
effort:small
Expected to take up to 1 day of integration work
label
Apr 19, 2024
markmhendrickson
added
bug
Functionality broken
bug-p4
Non-critical functionality broken for few users, or there are clear workarounds
labels
May 20, 2024
Another task to complete as part of this is to truncate the network name in the dropdown menu if its too long: It's not breaking the UI now but could do with some ellipsis |
alter-eggo
added a commit
that referenced
this issue
Jul 26, 2024
alter-eggo
added a commit
that referenced
this issue
Jul 26, 2024
alter-eggo
added a commit
that referenced
this issue
Jul 31, 2024
alter-eggo
added a commit
that referenced
this issue
Jul 31, 2024
alter-eggo
added a commit
that referenced
this issue
Jul 31, 2024
alter-eggo
added a commit
that referenced
this issue
Jul 31, 2024
alter-eggo
added a commit
that referenced
this issue
Aug 1, 2024
alter-eggo
added a commit
that referenced
this issue
Aug 2, 2024
alter-eggo
added a commit
that referenced
this issue
Aug 5, 2024
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
area:networks
bug
Functionality broken
bug-p4
Non-critical functionality broken for few users, or there are clear workarounds
effort:small
Expected to take up to 1 day of integration work
needs:visual-improvement
The text was updated successfully, but these errors were encountered: