BioDrop
BioDrop copied to clipboard
feat: clear all tags in one click button added in search page
Fixes Issue
Closes #9839
Changes proposed
Check List (Check all the applicable boxes)
- [X] My code follows the code style of this project.
- [ ] My change requires changes to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] All new and existing tests passed.
- [X] This PR does not contain plagiarized content.
- [X] The title of my pull request is a short description of the requested changes.
Screenshots
Hello! It looks like the only file with relevant changes for this issue is search.js
Can you please remove tags and your package lock file from this PR?
done
Hello! During testing the clear function worked well if I used tags only. If I type in my search it would remove all values but the first word. I have created a video to illustrate what I mean.
https://github.com/EddieHubCommunity/BioDrop/assets/97615019/6ff30429-56de-437e-8099-c63d07c1cdfb
Hello! During testing the clear function worked well if I used tags only. If I type in my search it would remove all values but the first word. I have created a video to illustrate what I mean.
I've fixed this issue