CMS-UI: Label micronodes with microschema name in lists
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
As an editor, when maintaining a list of micronodes in the CMS-UI I would like to see the schema name of a micronode written above the micronode in order to be able to distinguish different schemas with similar fields more easily.
We are currently building an app with many (up to 25) different microschemas that can be used inside a list. Some of them have a very similar structure and guessing the microschema from the input fields becomes more difficult with the growing number of allowed values in the list.
Here's a sketch of how it might look like:

Thank you so much for bringing up such a great CMS!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CMS-UI component that renders micronode lists and inspect how each micronode's microschema metadata is available. Implement the visible schema name above each micronode, matching the linked sketch, and verify that different schemas are distinguishable in lists with similar fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100