Implement search bar to Project Dependency
Implement search bar to project dependency page and populate component list by calling the GraphQL endpoint
| Current | Proposal |
|---|---|
![]() |
![]() |
Requirements
- Project dependency page displays search bar
- Search bar has "component" token
- Search bar fetches a list of components
- It can conduct searching of components
- It displays the selected components from the search result
- It displays error message
Validation Steps
- Visit:
link tbd - It makes the GraphQL request and populates the list of components
Edited by Samantha Ming

