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

PADV-706 Add filters to instructors table #12

Merged
merged 1 commit into from
Oct 11, 2023
Merged

PADV-706 Add filters to instructors table #12

merged 1 commit into from
Oct 11, 2023

Conversation

AuraAlba
Copy link
Contributor

@AuraAlba AuraAlba commented Oct 6, 2023

Ticket

https://agile-jira.pearson.com/browse/PADV-706

Description

Add filters to instructors page

Changes made

  • Add instructors filter component
  • Adjust the service for filters
  • Add tests

Screenshots

Screenshot from 2023-10-06 10-55-06

How to test

<Button onClick={handleApplyFilters}>Apply Filters</Button>
<Button onClick={handleCleanFilters} variant="outline-primary">Clear</Button>
</div>

Choose a reason for hiding this comment

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

Unnecessary blank line. @AuraAlba

@AuraAlba AuraAlba merged commit 7ba165f into master Oct 11, 2023
2 checks passed
@AuraAlba AuraAlba deleted the vue/PADV-706 branch October 11, 2023 16:11
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