InseeFr / InseeFr/Pogues

Change label of Filter button

Open
#860 2 comments 0 reactions 1 assignee Claimed by @QRuhier View on GitHub
Area: Refonte P3 Type: Feature
Dominant language
JavaScript
Stars
23
Forks
19
Avg merge
19h 49m
Merged PRs (30d)
14

Description

## Feature Description
Actual functioning of filter:
1. Filter expression = **true** => question **displayed**
1. Filter expression = **false** => question **filtered**
1. VTL **not working** => question **displayed**

Change naming of filter button in Pogues UI

## Use Case
The actual name is miss leading

## Proposed Solution
Rename 'Filtre' button to 'Affichage conditionné'

## Additional Context

What we call a filter in Pogues is not exactly what a filter is in real life.
If VTL expression is evaluated to `true`, then the associated question is **display**
Indeed, there is an Eno treatment for Lunatic that add a `not(...)` around VTL expression of filter input in Pogues

Therefore, 'Affichage conditionné' better suits the button name

## Priority

- [x] Low
- [ ] Medium
- [ ] High

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.