Automattic / bugomattic

Bugomattic is a tool that guides bug reporters to the right actions within large, complex organizations
GNU General Public License v2.0
6 stars 0 forks source link

Create a "secret" info page showing the search tree and access to a feature's Info & Links #163

Open cuemarie opened 9 months ago

cuemarie commented 9 months ago

"What": What is your idea?

Create a view that lets you see the feature/feature group hierarchy, and you can click anywhere within it to see the info from the "More Information" section would normally show

"Why?": Why would this be impactful?

Easy way to access resources and information without stepping through the flow of reporting an issue.

Handy for HEs who could quickly find information about features.

Handy for Triaging to let us quickly find the hierarchy of a feature > feature group.

"How?" How should this feature work?

No response

jeherve commented 7 months ago

The whole reporting config tree is currently stored in a json file that you can access in your browser, at [mc]/bugomattic/reporting-config.json

Would that fit your needs? If you're having trouble navigating the tree, you could try installing a JSON Formatter browser extension; there are a few available for major browsers, and they give you the option to navigate the tree a bit better.