Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

[Address Book v2] Set default order by name#2391

Merged
dasanra merged 1 commit into
address-book-v2from
feature/2378-sort-address-book-by-name
Jun 3, 2021
Merged

[Address Book v2] Set default order by name#2391
dasanra merged 1 commit into
address-book-v2from
feature/2378-sort-address-book-by-name

Conversation

@dasanra

@dasanra dasanra commented Jun 3, 2021

Copy link
Copy Markdown
Collaborator

What it solves

Close #2378 where order was by adding date. Instead we will set default order by name.

How this PR fixes it

Just setting the defaultOrderBy to use the name column

How to test it

Add a bunch of entries to the address book. Avoid using alphabetic order when introducing them
Check that whenever you open the address book entries are listed by name ascending

@dasanra dasanra self-assigned this Jun 3, 2021
@github-actions

github-actions Bot commented Jun 3, 2021

Copy link
Copy Markdown

CLA Assistant Lite All Contributors have signed the CLA.

@dasanra dasanra linked an issue Jun 3, 2021 that may be closed by this pull request
@github-actions

github-actions Bot commented Jun 3, 2021

Copy link
Copy Markdown

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@github-actions

github-actions Bot commented Jun 3, 2021

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 3, 2021

Copy link
Copy Markdown

@katspaugh katspaugh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@dasanra dasanra merged commit 2d532f3 into address-book-v2 Jun 3, 2021
@dasanra dasanra deleted the feature/2378-sort-address-book-by-name branch June 3, 2021 14:59
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Addressbook]Default sorting in the addressbook table

2 participants