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

Feature request: Adding a description for entries #134

Open
mrded opened this issue Dec 1, 2023 · 1 comment
Open

Feature request: Adding a description for entries #134

mrded opened this issue Dec 1, 2023 · 1 comment

Comments

@mrded
Copy link

mrded commented Dec 1, 2023

It would be nice to have descriptions for entries. eg:

radar_visualization({
  ...
  entries: [
    { label: 'Foo', ring: RINGS.USE, quadrant: QUADRANTS.TOOLS, description: "very usefool tool" },
  ]
});

I have no preference how to show it. Perhaps a small popover on hover will be the best.

Thank you, great lib!

@bocytko
Copy link
Member

bocytko commented Apr 9, 2024

While you could find a section in the Tech Radar visualization to display more information about the technology, it will almost certain be lacking detail and heavily limited in formatting capabilities and size. As mentioned in our blog post and in #117, internally at Zalando we're using a documentation site as an knowledge base alongside the Tech Radar visualization.

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

2 participants