Skip to content

Fix/remove hardcoded discovery time#993

Merged
RUKAYAT-CODER merged 2 commits into
rinafcode:mainfrom
DTriple-p:fix/remove-hardcoded-discovery-time
Jul 23, 2026
Merged

Fix/remove hardcoded discovery time#993
RUKAYAT-CODER merged 2 commits into
rinafcode:mainfrom
DTriple-p:fix/remove-hardcoded-discovery-time

Conversation

@DTriple-p

Copy link
Copy Markdown
Contributor

Summary

Fixes #983: Removes hardcoded search discovery time claim in SearchResultsVisualizer.tsx.

Context & Changes

SearchResultsVisualizer was rendering a static "discovered in 0.8s" string for every query regardless of actual search duration, misrepresenting search timing to users.

  • Removed the hardcoded discovered in 0.8s span element from the search results count header.

Verification

  • Verified that search result counts render accurately without displaying an arbitrary timing claim.

@drips-wave

drips-wave Bot commented Jul 23, 2026

Copy link
Copy Markdown

@DTriple-p Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project.

@RUKAYAT-CODER
RUKAYAT-CODER merged commit 84ad1f5 into rinafcode:main Jul 23, 2026
6 checks passed
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.

Remove the hardcoded discovery time in SearchResultsVisualizer

2 participants