-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
Story
As a user of RHDH, I want to have a plugin marketplace. The user want see the plugin details.
Acceptance Criteria
- Extend the existing catalog detail page from RHIDP-2928 and add a sidebar that shows the plugin details and align it with the design from the Figma Design > see Administration Plugins / Plugins catalog
- Show the plugin details incl. icon, provider, tags and highlights
- Highlights could maybe some annotations for now?
- Render the description with a markdown component
- Save the selected plugin id in the URL (useQueryParamState) to allow deep-linking a plugin.
- Provide different test scenarios on the dev page
- Add unit tests for all utils
- Add e2e tests??
None goal
- No install button for now
- depends on
-
RHIDP-2928 Create a Plugins Catalog page (card grid and filter)
- In Progress