gentics / gentics/mesh-ui

CMS-UI: Label micronodes with microschema name in lists

Open
#280 0 comments 0 reactions 0 assignees View on GitHub
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:

![Mesh UI - Vivaldi](https://user-images.githubusercontent.com/20257003/68996396-9e797580-0899-11ea-991b-5978bfbca1f7.jpg)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.