a2ui-project / a2ui-project/a2ui
Add version indicator/toggle to A2UI Composer basic catalog
- Dominant language
- TypeScript
- Stars
- 16.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 134
Description
Currently, the basic catalog (/basic-catalog) displays the updated v0.9 component shapes (like the flattened MultiChoice properties), but there is no visual indicator or toggle on the page showing which specification version is currently active.
Link to the basic catalog:
https://a2ui-composer.ag-ui.com/basic-catalog
Since v0.8 is the stable production version and v0.9 introduces structural changes, missing a version badge causes confusion when tracking schema mismatches. Please add a clear version label or selector to the UI.
Contributor guide
Research direction
The basic catalog page is at /basic-catalog; look for the component that renders the catalog UI. Add a version indicator (like a badge or toggle) showing v0.9 vs v0.8. Check how version state is managed (likely in a context or store) and update the UI accordingly. Verify by running the dev server and navigating to the catalog page to see the version label.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100