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

Show extension maturity matrix on a tab #1208

Open
holly-cummins opened this issue Oct 30, 2024 · 0 comments
Open

Show extension maturity matrix on a tab #1208

holly-cummins opened this issue Oct 30, 2024 · 0 comments

Comments

@holly-cummins
Copy link
Collaborator

holly-cummins commented Oct 30, 2024

We know we want to add filters and icons (or equivalent) for some extension metadata, such as dev services (#983). We could also visualise the entire maturity matrix of extensions, maybe on a tab, similar to what we do for community. The matrix is defined in quarkusio/quarkus#42446.

This would need quarkusio/quarkus#40336, and then it would need more work in quarkus core to discover the right attributes and generate the metadata. Some things we might not be able to discover by code inspection, and those tiles we'd perhaps need to leave grey.

Once we have the metadata, we can take a template svg and populate it. It would probably also be possible to use pure css + javascript. Some maturity matrices are just tables (examples). I like the one with the 'progress' line better, but I'm not totally sure how to do that in css. It's probably possible, but I'm not sure if it's more or less work than generating an svg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant