Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for dynamic routing to the registry-viewer #1510

Open
1 task
Tracked by #1536
thepetk opened this issue Apr 9, 2024 · 1 comment
Open
1 task
Tracked by #1536

Add support for dynamic routing to the registry-viewer #1510

thepetk opened this issue Apr 9, 2024 · 1 comment
Labels
area/registry Devfile registry for stacks and infrastructure kind/task

Comments

@thepetk
Copy link
Contributor

thepetk commented Apr 9, 2024

/kind task

Which area/kind this issue is related to?

/area registry

Issue Description

The registry-viewer does not support dynamic routing atm. A nice feature would be to add this support to the viewer so it can support new stacks added to the registry.

From a quick research around the issue, I've noticed that next.js includes this functionality (see: https://nextjs.org/docs/pages/building-your-application/routing/dynamic-routes)

Acceptance Criteria

  • The registry-viewer is able to serve automatically new pages that have been generated after an index.json file update.
@Jdubrick
Copy link
Contributor

If after investigating/learning what needs to be done the issue is too large, it can be split into smaller issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure kind/task
Projects
Status: Backlog
Development

No branches or pull requests

2 participants