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: channels sorting on node page #1152

Merged
merged 2 commits into from
Mar 6, 2025
Merged

fix: channels sorting on node page #1152

merged 2 commits into from
Mar 6, 2025

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Mar 5, 2025

Fixes #1063

consistently sorts channels - channel capacity first, then spending balance second

image

@rolznz rolznz requested a review from reneaaron March 5, 2025 16:18
Copy link
Contributor

@reneaaron reneaaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK

@reneaaron reneaaron merged commit 88b4046 into master Mar 6, 2025
11 checks passed
@reneaaron reneaaron deleted the fix/channels-sort branch March 6, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Channels in the node page swap around if the capacity is the same
2 participants