Pogues icon indicating copy to clipboard operation
Pogues copied to clipboard

Change label of Filter button

Open JulienCarmona opened this issue 5 months ago • 2 comments

Feature Description

Actual functioning of filter:

  1. Filter expression = true => question displayed
  2. Filter expression = false => question filtered
  3. 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

JulienCarmona avatar Oct 01 '24 13:10 JulienCarmona