InseeFr / InseeFr/Pogues

Handling label types between VTL, Markdown and simple text

Open
#642 2 comments 2 reactions 0 assignees View on GitHub
Area: Business Analyst Area: Refonte P3
Dominant language
JavaScript
Stars
23
Forks
19
Avg merge
19h 49m
Merged PRs (30d)
14

Description

There are different types of label in Pogues:

1. simple text
2. Markdown text
3. VTL expression

The first and second could be presented as a single option (simple text being valid Markdown) but are distinct from the third one.

We need to manage those different types. A previous idea was to ask users to consider simple text / markdown as a VTL string (between `"`), but some users want to still use simple text as input for their labels.

So we need to handle that explicitly, with a UI for choosing the type of labels (Markdown or VTL) for each label fields.

__This need to be validated__

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.