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

New sort function with regex for keys table addressing #1118 #1182

Merged
merged 10 commits into from
May 27, 2021

Conversation

moneymanolis
Copy link
Collaborator

This replaces the sorting function of keys which was string based resulting in unintuitive orderings (account 12 came before account 2) as mentioned in #1118. The ordering is now: 1) chain/network 2) purpose 3) account. See screenshots for how it looks now:

grafik

grafik

@moneymanolis moneymanolis requested a review from k9ert May 23, 2021 15:42
Copy link
Collaborator

@k9ert k9ert left a comment

Choose a reason for hiding this comment

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

Looks good to me. Not sure why it's in draft-mode, though.
@moneymanolis thanks, will merge this soon.

@ben-kaufman
Copy link
Contributor

@moneymanolis please mark as ready for review if this is ready for review (not draft anymore)

@moneymanolis moneymanolis marked this pull request as ready for review May 26, 2021 14:59
@k9ert k9ert merged commit 83a0726 into cryptoadvance:master May 27, 2021
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.

3 participants