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

List rune balances in alphabetical order #4102

Open
gmart7t2 opened this issue Nov 25, 2024 · 1 comment
Open

List rune balances in alphabetical order #4102

gmart7t2 opened this issue Nov 25, 2024 · 1 comment

Comments

@gmart7t2
Copy link
Contributor

gmart7t2 commented Nov 25, 2024

Currently rune balances are sorted first by rune name length and then alphabetically which makes it hard to scan through for specific rune names.

Wouldn't it be better to sort strictly alphabetically?

Here's an example. Shorter names come before longer names:
Screenshot_20241125_142818_Presearch

@raphjaph
Copy link
Collaborator

raphjaph commented Dec 4, 2024

Yeah we could definitely sort those. Should be a one line change. You want to open a PR for that?

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

No branches or pull requests

2 participants