ord icon indicating copy to clipboard operation
ord copied to clipboard

List rune balances in alphabetical order

Open gmart7t2 opened this issue 1 year ago • 1 comments

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

gmart7t2 avatar Nov 25 '24 18:11 gmart7t2

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

raphjaph avatar Dec 04 '24 18:12 raphjaph