Skip to content

Conversation

@traitor09
Copy link
Contributor

Fixes Issue🛠️

Closes #1507

Description👨‍💻

  • After setting .value with mic transcript, dispatched an "input" event to match the behavior of manual typing.
  • This triggers the same filtering logic already bound to "input" listeners.
  • Keeps all existing functions untouched. Works across all pages using shared search.

File Touched

  • script.js

Type of Change📄

  • Bug fix (non-breaking change which fixes a bug)

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project

Screenshots/GIF📷

BEFORE
image

AFTER
image

@netlify
Copy link

netlify bot commented Jun 28, 2025

Deploy Preview for beautiify ready!

Name Link
🔨 Latest commit 07f21b7
🔍 Latest deploy log https://app.netlify.com/projects/beautiify/deploys/686021a017924e0008066fce
😎 Deploy Preview https://deploy-preview-1508--beautiify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey @traitor09, Welcome to the project Beautiify! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

@traitor09
Copy link
Contributor Author

Hey @Rakesh9100 , just wanted to check if you need anything else from me to get this merged. Thanks

@Rakesh9100 Rakesh9100 changed the title Update voice search Fixed the filtering logic not triggering with voice search Jun 30, 2025
@Rakesh9100 Rakesh9100 merged commit 32ae7d2 into Rakesh9100:main Jun 30, 2025
4 checks passed
@github-actions
Copy link

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @traitor09

@Rakesh9100 Rakesh9100 added Easy Low effort straightforward task Completed 🥳 PR successfully merged and issue resolved on completion labels Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Completed 🥳 PR successfully merged and issue resolved on completion Easy Low effort straightforward task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Fix the filtering logic not triggering with voice search

2 participants