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

AG-1407: default to sorting similar genes table by hgnc_symbol ascending #1301

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hallieswan
Copy link
Contributor

No description provided.

@@ -32,6 +32,7 @@ <h1 class="h2">Similar Genes</h1>
[genes]="genes"
[columns]="tableColumns"
sortField="hgnc_symbol"
[sortOrder]="1"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

gene-table defaults to a descending sort, so specify that this table should default to an ascending sort.

@hallieswan hallieswan marked this pull request as ready for review April 24, 2024 22:29
@hallieswan hallieswan requested a review from sagely1 April 24, 2024 22:29
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.

None yet

1 participant