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

Fixed Redox Search Bug #367

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

rishabh7923
Copy link
Contributor

Problem / Issue No.

Describe Problem / Root Cause

  • The technique used to search projects was wrong, developer was searching and saving the result in the variable which was used to store all the projects.

Solution proposed

  • Created individual variable for search result and to store all projects
  • implemented it efficiently in the code
  • removed the function to search tag as it was not used and not needed

Screenshots

Record_2024-10-17-18-43-59.mp4

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible.

@andoriyaprashant andoriyaprashant merged commit a743e04 into andoriyaprashant:main Oct 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants