Closed saai-syvendra closed 1 month ago
@saai-syvendra thanks for the PR! happy hacktoberfest
Changes are made to fetch the extensions again when applying filter, because otherwise filter will be applied on outdated data. Test case: Install an extension, and then apply filter. In the previous implementation, newly extension won't show up.
fix #414
Added a filter icon and filter logic