question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve the catalog experience on newly created apps

See original GitHub issue

Feature Suggestion

When doing npx @backstage/create-app as is recommended, the out-of-the-box catalog experience is_very_ barebones. Only Component and API kinds have dedicated views, and only service and website component types are handled.

This should be much richer and have more useful views out of the box.

Possible Implementation

The template source for the entity page is here. It should at least be much closer to the example app page here.

User and Group pages should use the org plugin.

Ideally the switch at the bottom should explicitly mention every single kind in the core model - including things like Template, for example - even if they are rendering the default view like before.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:5
  • Comments:14 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
frebencommented, Feb 22, 2021

As mentioned in Discord - yeah, that indeed looks like a broken release. If you want to get unblocked quick, you could perhaps clone this repo and use yarn backstage-create-app from within it.

1reaction
frebencommented, Feb 22, 2021

@freben I had a look at it and made few changes in EntityPage.tsx file present under templates/default-app folder. Then tried to run npx @backstage/create-app to test the changes. But, changes made are not reflected in the new app created. Not able to figure out why. Any idea why it’s happening?

You can run yarn backstage-create-app to run it directly - check the node_modules/.bin folder and you’ll see the backstage scripts with their local names. They support being run “locally” (taking into account local code changes instead of using the remote)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Product Catalog Apps Development: Customize Your Product ...
An interactive view with customized search option will enhance the brand value and give customers a highly rewarding experience. Online ...
Read more >
How Catalog Management Improves the Retail Experience - G2
Product catalogs help improve the e-commerce shopping experience by providing all of the details buyers need to make a purchase decision, ...
Read more >
Product Catalog Management: 8 Best Practices [2021]
Suggesting related products in your e-commerce catalog is an easy way to increase your average order value. Think about your own experiences ......
Read more >
Catalog Management: Definition & How to Improve It - ShipBob
With proper catalog management, the process of uploading new items with detailed information is ... Solution: create a good user experience.
Read more >
Tips to Improve eCommerce Product Catalog Management
Digitize and Optimize Product Catalogs: Create and organize catalogs with comprehensive information such as product descriptions, images, videos ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found