feat: add clear/cross button to Forum search box (#1528)#1536
feat: add clear/cross button to Forum search box (#1528)#1536Akshita-2307 wants to merge 1 commit into
Conversation
|
Someone is attempting to deploy a commit to the MD AZFAR ALAM's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Thank you, Akshita-2307, for creating this pull request and contributing to HelpOps-Hub! 💗
The maintainers will review this Pull Request and provide feedback as soon as possible! 😇
- We appreciate your patience and contribution, Keep up the great work! 😀
|
Hi @Akshita-2307, thank you for creating the PR, but you made a mistake by creating the PR directly without getting assigned to the issue. This is not the correct workflow for contributing to open source projects. However, I am accepting this PR for you this time; otherwise, I usually close PRs that are not associated with an assigned issue.
|
679870b to
031ff90
Compare
|
Cleaned up the branch — dropped the two unrelated commits (testimonial carousel fix and migration issue template) that leaked into this PR. The branch now contains only the single commit for the forum search clear button. The migration.yml you asked about was included by mistake from a different working session. It has been removed from this PR. |
Closes #1528
Problem
Forum search box has no way to instantly clear the entered text.
Changes