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

Create Search Page Skeleton for V1 parity #157

Closed
carlosthe19916 opened this issue Sep 17, 2024 · 0 comments · Fixed by #165
Closed

Create Search Page Skeleton for V1 parity #157

carlosthe19916 opened this issue Sep 17, 2024 · 0 comments · Fixed by #165

Comments

@carlosthe19916
Copy link
Member

We need to create a skeleton of the "Search page" in order to populate the search capabilities of "Sbom, Vulnerabilities (CVE), packages, and advisories".

image

  • As this is just a skeleton we need to make sure of:
    • There is a single input text search where the user can type anything and when search is triggered, the value of the input text search goes down to the tab components below it (see image below please).

Screenshot from 2024-09-17 15-39-08

  • Each TAB's content is independent from the others as they have their own filters (we do not have to create any filters for the skeleton but just to keep it in mind)
  • Each TAB contains within a label the COUNT of total number of elements that matched the search criteria (the blue label next to each tab's name).

As this issue should only cover the SKELETON, anything that would allow us to have have "something" to later divide tasks by "tab" without having one tab to conflict with the development of the other tab would be enough.

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

Successfully merging a pull request may close this issue.

1 participant