Skip to content

Feature/ability to see search result in index page's table #3712

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

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

SahSantoshh
Copy link

Description

Fixes 2842

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Screenshots & recording

Manual review steps

  1. Step 1
  2. Step 2

Manual reviewer: please leave a comment with output from the test if that's the case.

@SahSantoshh SahSantoshh marked this pull request as draft March 4, 2025 14:03
Copy link

codeclimate bot commented Mar 4, 2025

Code Climate has analyzed commit 0ffcf9b and detected 0 issues on this pull request.

View more on Code Climate.

@SahSantoshh SahSantoshh force-pushed the feature/ability_to_see_search_result_in_index_page branch from 26d949a to 7a5e338 Compare March 7, 2025 14:37
Copy link
Contributor

This PR has been marked as stale because there was no activity for the past 15 days.

@github-actions github-actions bot added the Stale label Mar 23, 2025
@SahSantoshh
Copy link
Author

Screen.Recording.2025-04-07.at.6.00.16.PM.mov

@Paul-Bob @adrianthedev finally the search is working now, Please let me know what would nest step 😄

@SahSantoshh SahSantoshh marked this pull request as ready for review April 7, 2025 12:19
@github-actions github-actions bot removed the Stale label Apr 9, 2025
@SahSantoshh SahSantoshh marked this pull request as draft April 9, 2025 17:27
@SahSantoshh
Copy link
Author

SahSantoshh commented Apr 9, 2025

Issues with the branch

  1. search query is not being added to url
  2. pagination is not working
  3. debounce not working

@Paul-Bob could you please take a look and guide me through

@Paul-Bob
Copy link
Contributor

Hi @SahSantoshh

I'll have a look during this week, thank you for your patience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Ability to see the search result in index page
2 participants