Skip to content

feat:1164: add a search filter for files table on a dataset page#2441

Draft
alli83 wants to merge 1 commit into
gigascience:developfrom
alli83:feat-1164-add-a-search-filter-for-files-on-dataset-page
Draft

feat:1164: add a search filter for files table on a dataset page#2441
alli83 wants to merge 1 commit into
gigascience:developfrom
alli83:feat-1164-add-a-search-filter-for-files-on-dataset-page

Conversation

@alli83

@alli83 alli83 commented Aug 14, 2025

Copy link
Copy Markdown
Collaborator

Pull request for issue: #1164 #1156

This is a pull request for the following functionalities:

add a search filter for files table on a dataset page
add a search filter for samples table on a dataset page

How to test?

Scenario: Show the filtered Data Type for files
Given I have not signed in
When I am on "/dataset/100006"
And I follow "Files"
And I should see "Coding sequence"
And I should see "Sequence assembly"
And I click on placeholder "Search Data Type" for "files_table"
And I wait "3" seconds
And I fill in the field of placeholder "Search Data Type" with "coding sequence"
Then I should not see "Sequence assembly"
And I should see "coding sequence"

How have functionalities been implemented?

Any issues with implementation?

Any changes to automated tests?

acceptance tests added

Any changes to documentation?

Any technical debt repayment?

Any improvements to CI/CD pipeline?

@alli83
alli83 marked this pull request as draft August 14, 2025 14:24
@alli83
alli83 force-pushed the feat-1164-add-a-search-filter-for-files-on-dataset-page branch 2 times, most recently from f3e0078 to d9b4f2a Compare August 18, 2025 08:45
@alli83
alli83 force-pushed the feat-1164-add-a-search-filter-for-files-on-dataset-page branch from d9b4f2a to 1daadd0 Compare August 18, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant