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 show no of filters applied #118

Merged

Conversation

shrilakshmishastry
Copy link
Member

Show number of filters applied

Currently, a number of filters applied is not shown above the filter symbol. After adding this feature number of filters applied will be shown.

Follwing file got updated

  • FilterPlay.jsx

#New Function added under above file

  • getAppliedFilter() : which takes applied filter as objects and returns the number of tags and filter applied

How Has This Been Tested?

  • I have performed a self-review of my own code

@vercel
Copy link

vercel bot commented Apr 30, 2022

Someone is attempting to deploy a commit to a Personal Account owned by @atapas on Vercel.

@atapas first needs to authorize it.

@vercel
Copy link

vercel bot commented Apr 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-play ✅ Ready (Inspect) Visit Preview May 1, 2022 at 2:50PM (UTC)

src/common/search/FilterPlays.jsx Outdated Show resolved Hide resolved
src/common/search/FilterPlays.jsx Show resolved Hide resolved
src/common/search/FilterPlays.jsx Show resolved Hide resolved
src/common/search/FilterPlays.jsx Outdated Show resolved Hide resolved
@atapas atapas linked an issue May 1, 2022 that may be closed by this pull request
@atapas atapas merged commit 2f63e22 into reactplay:main May 1, 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.

✨ [Feature request]: Show the user number of tags applied
2 participants