Skip to content

Sort in Icelandic order#12

Open
rthor wants to merge 8 commits into
masterfrom
sort
Open

Sort in Icelandic order#12
rthor wants to merge 8 commits into
masterfrom
sort

Conversation

@rthor

@rthor rthor commented Oct 24, 2016

Copy link
Copy Markdown
Collaborator

No description provided.

@rthor

rthor commented Oct 24, 2016

Copy link
Copy Markdown
Collaborator Author

Fixing the party filter order now.

* @param {Array} mps
* @returns {{byName: Array.<T>, byParty: Array.<T>}}
*/
function createMpPartition(mps) {

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

can this mps ever be falsy?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

nope

@rthor

rthor commented Oct 28, 2016

Copy link
Copy Markdown
Collaborator Author

A key, that comprises the party name and the name of the person is now responsible for the sort order.

Also, I cleaned the component up a bit. Hope that's OK :)

@rthor

rthor commented Oct 22, 2017

Copy link
Copy Markdown
Collaborator Author

bitmoji

@rthor

rthor commented Nov 25, 2021

Copy link
Copy Markdown
Collaborator Author

Should I close this PR?

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