Add category filtering controls to registry browsing. - add a registry category select and thread its value through registry loading, retry, install refresh, and live updates - style the registry controls for desktop and stacked mobile layouts alongside the existing search input - add registry browse tests covering category filtering, query combinations, debounce timing, and control rendering Files changed: packages/dashboard/app/components/PluginManager.css | 23 +++++ packages/dashboard/app/components/PluginManager.tsx | 58 +++++++----- packages/dashboard/app/components/__tests__/PluginManager.registry.test.tsx | 103 ++++++++++++++++++++- 3 files changed, 161 insertions(+), 23 deletions(-) Fusion-Task-Id: FN-6077 Fusion-Task-Lineage: a57da263-550e-4607-a9a8-13123ef10867
17 KiB
17 KiB