You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to create a skeleton of the "Search page" in order to populate the search capabilities of "Sbom, Vulnerabilities (CVE), packages, and advisories".
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).
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.
The text was updated successfully, but these errors were encountered:
We need to create a skeleton of the "Search page" in order to populate the search capabilities of "Sbom, Vulnerabilities (CVE), packages, and advisories".
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.
The text was updated successfully, but these errors were encountered: