Skip to content

fix: missing closing tabs with wallet loading #1787

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

Conversation

edouardparis
Copy link
Member

No description provided.

@pythcoiner
Copy link
Collaborator

tACK a242834, it fixes the issue of panic if we remove a wallet during IBD

If the focused tab index is before the removed tab index,
then it must not change, if it is equal or after, because
all the elements are moved to the left, the focused tab
index must be decremented with 0 as minimum.
@pythcoiner
Copy link
Collaborator

tACK 88966c2, it fixes the second issue

@edouardparis edouardparis merged commit 8c06168 into wizardsardine:master Jul 24, 2025
13 checks passed
edouardparis added a commit that referenced this pull request Jul 24, 2025
1249f4f fix: missing closing tabs with wallet loading (edouardparis)
c9a57ae fix: move focused_tab if >= removed index (edouardparis)

Pull request description:

  Backport #1787

ACKs for top commit:
  edouardparis:
    Self-ACK 1249f4f

Tree-SHA512: 3a7c7ae150ca2dbea9a956b0f8fcb0936c96d4c7458efa2804de6fcbb69beb010ee79d8453e371b83e141d7e93d1de90dd9be5d502e990ce9e15ee713fc9abfb
@nondiremanuel nondiremanuel moved this to Done in Liana General Jul 24, 2025
@edouardparis edouardparis deleted the fix-closing-tabs-including-loaders branch July 24, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants