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}Added filter for the blocks components list {#21} #61

Merged
merged 9 commits into from
Sep 13, 2022

Conversation

trevin-livele
Copy link
Contributor

@trevin-livele trevin-livele commented Sep 12, 2022

Description

i have added a search input to the home page to help search and filter the bots.
fixes(#21 ).

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Screenshot

search

Demo

Elewa.Conversational.Learning.Manager.mp4

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

this.filterBotTemplates();
}
//A function that subscribes to when the search control changes and filters the bots list
filterBotTemplates() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Very well done!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thank you sir

@jrosseel jrosseel merged commit 50d8860 into italanta:main Sep 13, 2022
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.

2 participants