Skip to content

[#811] Search Feature On Some ACA Pages Is Not Working #919

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

ThatSilentCoder
Copy link
Collaborator

@ThatSilentCoder ThatSilentCoder commented Apr 9, 2025

Description

Test Instructions

Issues this PR addresses:

Closes #811

… I believe the search function is tied to one of the js files. Might need to write some JS.
…bles file, replaced var with let in other script tags, currently figuring out how to upgrade bootstrap.
…HIRS in another issue. Figured out where the search issue lies. Need to figure out how to search on columns on the server side.
… chain management pages. Need to clean up a bit and it should be PR ready manana.
… pages into their own controller class due to the massive size of the main cert page controller class and because the changes i want to implement require it.
…ving the older datatables table, I was looking at a PR of 280+ files changed. I put it back in its place, i am still referencing the new library and i will create a new issue that addresses removing old libraries and replacing them with new ones.
@ThatSilentCoder ThatSilentCoder linked an issue Apr 9, 2025 that may be closed by this pull request
@ThatSilentCoder ThatSilentCoder added the bug Something isn't working label Apr 9, 2025
…controllers. Search feature works fine. Found bug that exists in main branch as well (will fix it in here). Will now need to worry about searching just on individual comments, adding more javadocs/comments, and lastly fixing error/info messages display.
…ollers, fixed error/info messages display, fixed build issue and fixed checksytle issues. New code works like a charm. Need to fix platform cert bug found on main and need to finish implementing the new search feature for all the other aca pages/ individual table columns.
…ry report. Added a new service. Will start moving bulky functions in the controller to the summary service class.
…s. WOrking on doing the same for the RIMs and RIM DB. Validation summary ug found and created an issue for said bug. Create the pipeline for doing a global search for validation summaires - will now need to figure out how to fix the issues for that page to get it to work 80% done.
…rims, and pcr values. The table doesnt accuratle refelect how many items have been filtered, validation summaries still need work for the global search feature to work, need to also work on searching on just on indiviudal columns.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search feature on Several ACA pages not working
1 participant