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

[FIX BUG] Fix Search Bar Query Navigation #281

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AJAmit17
Copy link

Closes #252

Fixed the Search Query navigation bug and minor file formatting.

Screenshots

theAlgorithms.mp4

Checklist

  • I worked on a branch other than main.
  • My branch is up-to-date with the Upstream main branch.
  • I have fixed potential errors using yarn lint.
  • I ran yarn build to check everything still builds successfully.

Fixed the search query in Search bar
@AJAmit17 AJAmit17 requested a review from maltejur as a code owner March 14, 2024 14:24
Copy link

vercel bot commented Mar 14, 2024

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

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 16, 2024 11:37am

Added Copy Button which copies the code snippet and gives a toast notification saying Code is Copied.
@maltejur
Copy link
Collaborator

The changes you did seem to change some clipboard behavior and not the back button on a search.

@AJAmit17
Copy link
Author

AJAmit17 commented Mar 16, 2024

The changes you did seem to change some clipboard behavior and not the back button on a search.

yeah now I fixed it!!

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.

Bug: The search bar does not work properly
2 participants