mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
Creates a new useEventSearch hook based on the useFeatureSearch hook. Moves the old useEventSearch hook into useLegacyEventSearch and updates references to it. I don't know yet whether this'll work entirely as expected, but I plan on making any necessary configurations when I implement the state management in a follow-up PR. But because this is pretty much a straight copy-paste from useFeatureSearch (only adjusting types, I think), I also think it might be possible to turn this into a generic search template. Not sure if now is the time, but worth thinking about, I think. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| assets | ||
| component | ||
| constants | ||
| contexts | ||
| hooks | ||
| interfaces | ||
| openapi | ||
| themes | ||
| types | ||
| utils | ||
| index.tsx | ||
| setupTests.ts | ||
| vite-env.d.ts | ||