feat: connect search with input field search triggered by lens click and enter (MIN-63)
parent
66410e7a
No related branches found
No related tags found
Showing
- pages/redux-api-poc.tsx 0 additions, 34 deletionspages/redux-api-poc.tsx
- src/components/FunctionalArea/NavBar/NavBar.component.test.tsx 19 additions, 3 deletions...omponents/FunctionalArea/NavBar/NavBar.component.test.tsx
- src/components/FunctionalArea/TopBar/SearchBar/SearchBar.component.test.tsx 48 additions, 4 deletions...ctionalArea/TopBar/SearchBar/SearchBar.component.test.tsx
- src/components/FunctionalArea/TopBar/SearchBar/SearchBar.component.tsx 39 additions, 10 deletions...s/FunctionalArea/TopBar/SearchBar/SearchBar.component.tsx
- src/components/FunctionalArea/TopBar/TopBar.component.test.tsx 19 additions, 2 deletions...omponents/FunctionalArea/TopBar/TopBar.component.test.tsx
- src/hooks/usePrevious.tsx 11 additions, 0 deletionssrc/hooks/usePrevious.tsx
- src/redux/bioEntityContents/bioEntityContents.selectors.ts 12 additions, 0 deletionssrc/redux/bioEntityContents/bioEntityContents.selectors.ts
- src/redux/chemicals/chemicals.selectors.ts 9 additions, 0 deletionssrc/redux/chemicals/chemicals.selectors.ts
- src/redux/drugs/drugs.selectors.ts 6 additions, 0 deletionssrc/redux/drugs/drugs.selectors.ts
- src/redux/mirnas/mirnas.selectors.ts 6 additions, 0 deletionssrc/redux/mirnas/mirnas.selectors.ts
- src/redux/search/search.reducers.ts 14 additions, 3 deletionssrc/redux/search/search.reducers.ts
- src/redux/search/search.selectors.ts 14 additions, 3 deletionssrc/redux/search/search.selectors.ts
- src/redux/search/search.slice.ts 6 additions, 6 deletionssrc/redux/search/search.slice.ts
- src/redux/search/search.thunks.ts 17 additions, 0 deletionssrc/redux/search/search.thunks.ts
- src/redux/search/search.types.ts 3 additions, 0 deletionssrc/redux/search/search.types.ts
- src/redux/store.ts 10 additions, 4 deletionssrc/redux/store.ts
- src/utils/renderComponentWithProvider.tsx 0 additions, 6 deletionssrc/utils/renderComponentWithProvider.tsx
- tsconfig.json 0 additions, 1 deletiontsconfig.json
pages/redux-api-poc.tsx
deleted
100644 → 0
src/hooks/usePrevious.tsx
0 → 100644
src/redux/chemicals/chemicals.selectors.ts
0 → 100644
src/redux/drugs/drugs.selectors.ts
0 → 100644
src/redux/mirnas/mirnas.selectors.ts
0 → 100644
src/redux/search/search.thunks.ts
0 → 100644
Please register or sign in to comment