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

feat: Add filter to the consumers list #52

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

Conversation

OzTamir
Copy link

@OzTamir OzTamir commented Jan 16, 2024

Description

Added an input field to filter consumers in the respective screen, a functionally everyone at my team greatly need :)
The filter is implemented as an anguler filter for the ng-repeat on consumerList, and it's filtering by displayText to avoid making things complicated.

Example

Before filter:
image
After filter:
image

Notes

Most of the code changes were done by Prettier. I've made sure that I pass lint, but if something goes against the coding style let me know and I'll redo the PR to only include the changes I made without any formatting.

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.

1 participant