Add version indicator/toggle to A2UI Composer basic catalog

Open Beginner friendly
#1,484 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Quiet
Tech stack
typescript

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.

Description

component: standard catalog specification P2 type: feature/enhancement

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.

Dominant language
TypeScript
Stars
16.4k
Forks
1.3k
Avg merge
3d 5h
Merged PRs (30d)
117

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from a2ui-project/a2ui

All issues in a2ui-project/a2ui

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.